Enum QualifierKind
Enumeration for kinds of qualifiers.
Namespace: AasCore.Aas3_0
Assembly: AasCore.Aas3_0.dll
Syntax
public enum QualifierKind
Remarks
This element is experimental and therefore may be subject to change or may be removed completely in future versions of the meta-model.
Fields
Name | Description |
---|---|
ConceptQualifier | qualifies the semantic definition the element is referring to (SemanticId) |
TemplateQualifier | qualifies the elements within a specific submodel on concept level. |
ValueQualifier | qualifies the value of the element and can change during run-time. |