Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReferenceElementOptions

An object containing all the parameters for the creation of an instance of the ReferenceElementType ObjectType.

Hierarchy

  • ReferenceElementOptions

Index

Properties

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional description

description: Description

A description of the ReferenceElement.

idShort

idShort: string

The short identifier of the ReferenceElement.

Optional kind

Specifies whether the ReferenceElement to be created should be a type or an instance.

Optional nodeId

nodeId: NodeIdLike

The node id for the created Object.

Optional parent

parent: RefArgument

An AAS reference to the parent entity of this Object.

Optional semanticId

semanticId: RefArgument

An AAS Reference pointing to an entity defining the semantics for this ReferenceElement.

Optional submodelElementOf

submodelElementOf: SubmodelObject

The Submodel containing this Object inside its SubmodelObject.submodelElements by means of Organizes Reference.

Optional value

An AASReference or an Array of [[Keys]].

Generated using TypeDoc