Skip to main content

ReferencedByDataModel class

Data model for referenced-by relationship elements.

Signature

export declare class ReferencedByDataModel extends AbstractReferenceType

Extends: AbstractReferenceType

Remarks

Represents a reverse reference relationship within Doxygen XML documentation, corresponding to the referencedby XML element. This class manages relationships where the current entity is referenced or used by another documented entity. The relationship provides bidirectional dependency information, enabling comprehensive understanding of how entities are utilised throughout the codebase. Referenced-by relationships are essential for impact analysis and understanding the scope of changes when modifying documented components.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element)

Constructs a new referenced-by relationship data model from XML.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.