com.prosysopc.ua.server.instantiation
Class UaNodeBuilderConfiguration.InstantiationStrategySearchParameters
java.lang.Object
com.prosysopc.ua.server.instantiation.UaNodeBuilderConfiguration.InstantiationStrategySearchParameters
- Enclosing interface:
- UaNodeBuilderConfiguration
public static final class UaNodeBuilderConfiguration.InstantiationStrategySearchParameters
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UaNodeBuilderConfiguration.InstantiationStrategySearchParameters
public UaNodeBuilderConfiguration.InstantiationStrategySearchParameters(InstanceDeclaration instanceDeclaration,
org.opcfoundation.ua.common.NamespaceTable namespaceTable,
InstanceDeclaration[] hierarchy)
getHierarchy
public InstanceDeclaration[] getHierarchy()
- The InstanceDeclarations which are before this. Empty if the current InstanceDeclaration is
root. Otherwise the root is the first element in this array.
getInstanceDeclaration
public InstanceDeclaration getInstanceDeclaration()
- The current InstanceDeclaration
getNamespaceTable
public org.opcfoundation.ua.common.NamespaceTable getNamespaceTable()
- The Namespace table
Copyright © 2018. All rights reserved.