Additional qualification of a qualifiable element.
Constraint AASd-021:
Every qualifiable can only have one qualifier with the same
type.
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 descendYield from qualifiers 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
The value of a qualifiable element may be further qualified by one or more qualifiers.
Constraint
AASd-119: If any kind value of qualifiers is equal to TemplateQualifier and the qualified element inherits from IHasKind then the qualified element shall be of kind Template (kind = Template).