Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

param
param
param

Hierarchy

  • Reference

Implements

Index

Constructors

constructor

Properties

Optional _referenceType

_referenceType: UAReferenceType

Readonly isForward

isForward: boolean

Optional node

node: BaseNode

nodeId

nodeId: NodeId

referenceType

referenceType: NodeId

Methods

toString

  • toString(options?: { addressSpace?: any }): string
  • turn reference into a arrow : ---- ReferenceType --> [NodeId]

    method

    toString

    Parameters

    • Optional options: { addressSpace?: any }
      • Optional addressSpace?: any

    Returns string

Static resolveReferenceNode

  • Parameters

    • addressSpace: MinimalistAddressSpace
    • reference: UAReference

    Returns BaseNode

Static resolveReferenceType

  • Parameters

    • addressSpace: MinimalistAddressSpace
    • reference: UAReference

    Returns UAReferenceType

Generated using TypeDoc