Element that can have a semantic definition plus some supplemental semantic definitions.

Constraint AASd-118: If there are ID supplementalSemanticIds defined then there shall be also a main semantic ID semanticId.

Hierarchy

Implemented by

Properties

semanticId: Reference

Identifier of the semantic definition of the element. It is called semantic ID of the element or also main semantic ID of the element.

Remarks

Note: It is recommended to use a global reference.

supplementalSemanticIds: Reference[]

Identifier of a supplemental semantic definition of the element. It is called supplemental semantic ID of the element.

Remarks

Note: It is recommended to use a global reference.

Methods

  • Iterate recursively over all the instances referenced from this one.

    Returns IterableIterator<Class>

Generated using TypeDoc