public class UaClientNodeFactory extends AbstractUaNodeFactory
The default client side factory is available from AddressSpace.getCache().
| Constructor and Description |
|---|
UaClientNodeFactory(AddressSpace addressSpace)
Creates a new
UaClientNodeFactory to be used in the context of the given
AddressSpace. |
| Modifier and Type | Method and Description |
|---|---|
protected NamespaceTable |
getNamespaceTable() |
protected RegisteredClasses |
getRegisteredClasses() |
protected UaNodeId |
getSuperType(UaNodeId typeId)
Return super type of the given type, or null if none.
|
createInstance, createNode, createNode, createNode, createNode, createNode, createNode, getConstructor, registerNodeClass, registerTypeDefinitionpublic UaClientNodeFactory(AddressSpace addressSpace)
UaClientNodeFactory to be used in the context of the given
AddressSpace.protected NamespaceTable getNamespaceTable()
getNamespaceTable in class AbstractUaNodeFactoryprotected RegisteredClasses getRegisteredClasses()
getRegisteredClasses in class AbstractUaNodeFactoryprotected UaNodeId getSuperType(UaNodeId typeId) throws Exception
AbstractUaNodeFactorygetSuperType in class AbstractUaNodeFactoryExceptionCopyright © 2026. All rights reserved.