Enumeration for kinds of qualifiers.

Remarks

Note: This element is experimental and therefore may be subject to change or may be removed completely in future versions of the meta-model.

Enumeration Members

ConceptQualifier: 1

qualifies the semantic definition the element is referring to (semanticId)

TemplateQualifier: 2

qualifies the elements within a specific submodel on concept level.

Remarks

Template qualifiers are only applicable to elements with kind Template.

ValueQualifier: 0

qualifies the value of the element and can change during run-time.

Remarks

Value qualifiers are only applicable to elements with kind Instance.

Generated using TypeDoc