AbstractReimplementType class
Abstract base class for reimplement type data models.
Signature
export declare abstract class AbstractReimplementType extends AbstractDataModelBase
Extends: AbstractDataModelBase
Remarks
Represents the foundational structure for reimplement relationship elements within Doxygen XML documentation, corresponding to the reimplementType complex type in the XML schema. This class manages relationships between methods, functions, or other documented entities that implement or override behaviour from base classes or interfaces. The reimplement relationship captures both the descriptive text and the reference identifier for the related entity, enabling comprehensive documentation of inheritance and polymorphic behaviours within the codebase.
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new abstract reimplement type from XML data. |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
The reference identifier for the reimplemented entity. | ||
|
string |
The descriptive text content for this reimplement relationship. |
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.