Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RangeOptions

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

Hierarchy

  • RangeOptions

Index

Properties

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional description

description: Description

A description of the File.

idShort

idShort: string

The short identifier of the ReferenceElement.

Optional kind

Specifies whether the Range to be created should be a template or an instance.

Optional max

max: SPValue

The maximum value of the Range in terms of SPValue type.

Optional min

min: SPValue

The minimum value of the Range in terms of SPValue type.

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 Range.

Optional submodelElementOf

submodelElementOf: SubmodelObject

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

valueType

The type of the value of this Range.

Generated using TypeDoc