Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnnotatedRelationshipElementOptions

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

Hierarchy

  • AnnotatedRelationshipElementOptions

Index

Properties

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional description

description: Description

A description of the AnnotatedRelationshipElement.

first

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

idShort

idShort: string

The short identifier of the RelationshipElement.

Optional kind

Specifies whether the AnnotatedRelationshipElement to be created should be a template 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.

second

second: RefArgument

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

Optional semanticId

semanticId: RefArgument

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

Optional submodelElementOf

submodelElementOf: SubmodelObject

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

Generated using TypeDoc