⚠️ You are reading documentation for an OLD version (v2.0.0). The current released version is v2.173.1. View latest documentation →
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectFactory

Hierarchy

  • ObjectFactory

Index

Properties

constructObject

constructObject: function

Type declaration

    • (expandedNodeId: ExpandedNodeId): BaseUAObject
    • Parameters

      • expandedNodeId: ExpandedNodeId

      Returns BaseUAObject

hasConstructor

hasConstructor: function

Type declaration

    • (expandedNodeId: ExpandedNodeId): boolean
    • Parameters

      • expandedNodeId: ExpandedNodeId

      Returns boolean

Generated using TypeDoc