Skip to main content

AbstractMemberType class

Abstract base class for member type data models within documentation.

Signature

export declare abstract class AbstractMemberType extends AbstractMemberBaseType

Extends: AbstractMemberBaseType

Remarks

Represents member elements as defined by the MemberType XML Schema, providing fundamental member identification and classification functionality. This class extends AbstractMemberBaseType to handle the specific requirements of member elements that contain simplified member information with reference identifiers.

The implementation processes member elements that primarily serve as lightweight references to more detailed member definitions, maintaining essential identification data including names, reference identifiers, and member kind classifications for cross-referencing purposes.

Constructors

Constructor

Modifiers

Description

(constructor)(xml, element, elementName)

Constructs a new member type data model from XML element data.

Properties

Property

Modifiers

Type

Description

refid

string

The unique reference identifier for the member element.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.