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; the corresponding qualifier value can change over time.
Value qualifiers are only applicable to elements with kind ModellingKind.Instance.
ConceptQualifier 🔗 = 'ConceptQualifier'
qualifies the semantic definition (HasSemantics.semanticId) the element is referring to; the corresponding qualifier value is static.
TemplateQualifier 🔗 = 'TemplateQualifier'
qualifies the elements within a specific submodel on concept level; the corresponding qualifier value is static.
Template qualifiers are only applicable to elements with kind ModellingKind.Template.

Usages

Qualifier Qualifier.kind