QualifierKind 🔗
Enumeration for kinds of qualifiers.
This element is experimental and therefore may be subject to change or may be
removed completely in future versions of the meta-model.
Literals
-
ValueQualifier
🔗
=
'ValueQualifier'
-
qualifies the value of the element and can change during run-time.Value qualifiers are only applicable to elements with kind ModellingKind.Instance.
-
ConceptQualifier
🔗
=
'ConceptQualifier'
-
qualifies the semantic definition the element is referring to (HasSemantics.semanticId)
-
TemplateQualifier
🔗
=
'TemplateQualifier'
-
qualifies the elements within a specific submodel on concept level.Template qualifiers are only applicable to elements with kind ModellingKind.Template.
Usages
Qualifier | Qualifier.kind |