Referable🔗
(abstract)

An element that is referable by its Referable.idShort.
This ID is not globally unique. This ID is unique within the name space of the element.
Constraint AASd-022🔗
Referable.idShort of non-identifiable referables within the same name space shall be unique (case-sensitive).

Inheritances 🔗

Descendants 🔗

Properties 🔗

extensions: Optional[List[Extension]] 🔗
(From HasExtensions)
An extension of the element.
category: Optional[NameType] 🔗
The category is a value that gives further meta information w.r.t. to the class of the element. It affects the expected existence of attributes and the applicability of constraints.
The category is not identical to the semantic definition (HasSemantics) of an element. The category e.g. could denote that the element is a measurement value whereas the semantic definition of the element would denote that it is the measured temperature.
idShort: Optional[IdShortType] 🔗
In case of identifiables this attribute is a short name of the element. In case of referable this ID is an identifying string of the element within its name space.
In case the element is a property and the property has a semantic definition (HasSemantics.semanticId) conformant to IEC61360 the Referable.idShort is typically identical to the short name in English.
displayName: Optional[List[LangStringNameType]] 🔗
Display name. Can be provided in several languages.
description: Optional[List[LangStringTextType]] 🔗
Description or comments on the element.

The description can be provided in several languages.

If no description is defined, then the definition of the concept description that defines the semantics of the element is used.

Additional information can be provided, e.g., if the element is qualified and which qualifier types can be expected in which context or which additional data specification templates are provided.

Invariants 🔗