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