Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddObjectTypeOptions

Hierarchy

Index

Properties

browseName

browseName: QualifiedNameLike

Optional componentOf

componentOf: NodeIdLike | BaseNode

Optional description

description: LocalizedTextLike

Optional displayName

Optional eventNotifier

eventNotifier: number

Optional eventSourceOf

eventSourceOf: NodeIdLike | BaseNode

Optional isAbstract

isAbstract: boolean

Optional modellingRule

modellingRule: ModellingRuleType

Optional nodeId

nodeId: NodeIdLike

Optional notifierOf

notifierOf: NodeIdLike | BaseNode

Optional organizedBy

organizedBy: NodeIdLike | BaseNode

Optional postInstantiateFunc

postInstantiateFunc: function

Type declaration

Optional propertyOf

propertyOf: NodeIdLike | BaseNode

Optional references

references: AddReferenceOpts[]

Optional subtypeOf

subtypeOf: string | UAObjectType
default

BaseObjectType

Generated using TypeDoc