Identifier of the semantic definition of the element. It is called semantic ID of the element or also main semantic ID of the element.
Note: It is recommended to use a global reference.
Identifier of a supplemental semantic definition of the element. It is called supplemental semantic ID of the element.
Note: It is recommended to use a global reference.
Abstract
acceptDispatch the visitor
on this instance.
to be dispatched
Abstract
acceptDispatch the visitor
on this instance with context
.
type of the visitation context
to be dispatched
of the visitation
Abstract
descendAbstract
descendAbstract
modelYield from supplementalSemanticIds if it is set, or yield nothing.
Abstract
transformDispatch the transformer
on this instance.
this instance transformed
type of the transformation result
to be dispatched
Abstract
transformDispatch the transformer
on this instance in context
.
this instance transformed
type of the transformation result
to be dispatched
of the transformation
Generated using TypeDoc
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.