The qualifier kind describes the kind of the qualifier that is applied to the element.
Default: ConceptQualifier
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.
The qualifier type describes the type of the qualifier that is applied to the element.
The qualifier value is the value of the qualifier.
Reference to the global unique ID of a coded value.
Note: It is recommended to use a global reference.
Data type of the qualifier value.
Dispatch visitor
on this instance.
to visit this instance
Dispatch visitor
with context
on this instance.
type of the context
to visit this instance
to be passed along to the dispatched visitor method
kind if set or the default value otherwise.
Yield from supplementalSemanticIds if it is set, or yield nothing.
Dispatch the transformer
on this instance.
transformation of this instance
T - type of the transformation result
to transform this instance
Dispatch the transformer
on this instance in context
.
transformation of this instance
T - type of the transformation result
ContextT - type of the transformation context
to transform this instance
to be passed along to the transformer
Generated using TypeDoc
A qualifier is a type-value-pair that makes additional statements w.r.t. the value of the element.
Constraint
AASd-006
: If both the value and the valueId of a Qualifier are present then the value needs to be identical to the value of the referenced coded value in valueId.Constraint
AASd-020
: The value of value shall be consistent to the data type as defined in valueType.