Skip to main content

ReimplementDataModel class

Data model for reimplement relationship elements.

Signature

export declare class ReimplementDataModel extends AbstractReimplementType

Extends: AbstractReimplementType

Remarks

Represents a specific reimplement relationship within Doxygen XML documentation, corresponding to the reimplements XML element. This class manages relationships where the current entity reimplements or overrides behaviour from a base class or interface. The relationship captures both the descriptive information and the reference to the original implementation, enabling comprehensive documentation of polymorphic behaviours and inheritance patterns within object-oriented codebases.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element)

Constructs a new reimplement relationship data model from XML.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.