A specific asset ID describes a generic supplementary identifying attribute of the asset.

Remarks

The specific asset ID is not necessarily globally unique.

Constraint AASd-133: externalSubjectId shall be an external reference, i.e. type = ExternalReference.

Hierarchy

Implements

Constructors

Properties

externalSubjectId: Reference

The (external) subject the key belongs to or has meaning to.

Remarks

Note: This is a global reference.

name: string

Name of the identifier

semanticId: Reference

Identifier of the semantic definition of the element. It is called semantic ID of the element or also main semantic ID of the element.

Remarks

Note: It is recommended to use a global reference.

supplementalSemanticIds: Reference[]

Identifier of a supplemental semantic definition of the element. It is called supplemental semantic ID of the element.

Remarks

Note: It is recommended to use a global reference.

value: string

The value of the specific asset identifier with the corresponding name.

Methods

  • Iterate over the instances referenced from this instance.

    We do not recurse into the referenced instances.

    Returns

    Iterator over the referenced instances

    Returns IterableIterator<Class>

Generated using TypeDoc