ReferenceDataModel.(constructor)
Constructs a new reference relationship data model from XML.
Signature
constructor(xml: DoxygenXmlParser, element: object);
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
xml |
The Doxygen XML parser instance | |
|
element |
object |
The XML element containing reference relationship data |
Remarks
Creates a complete forward reference relationship data model by parsing the provided XML element. This constructor delegates to the parent class to handle all standard parsing operations for the references element type, establishing the forward dependency relationship between the current entity and the referenced component.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.