ReferencedByDataModel.(constructor)
Constructs a new referenced-by 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 referenced-by relationship data |
Remarks
Creates a complete reverse 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 referencedby element type, establishing the reverse dependency relationship indicating how other entities utilise the current component.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.