Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewOptions

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

Hierarchy

  • ViewOptions

Index

Properties

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional description

description: Description

A description of the SubmodelProperty.

idShort

idShort: string

The short identifier of the AAS View.

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 AAS View.

Optional viewOf

viewOf: AASObject

The AAS which this AAS View belongs to.

Generated using TypeDoc