com.prosysopc.ua.server.instantiation
Class InstanceDeclarationHierarchy
java.lang.Object
com.prosysopc.ua.server.instantiation.InstanceDeclarationHierarchy
public final class InstanceDeclarationHierarchy
- extends Object
Instance declaration hierarchy consists of all instances of a type. This class represents
fully-inherited instance declaration hierarchy. It is defined in OPC UA specification 1.02, part
3.
|
Field Summary |
static boolean |
addInstanceDeclarationsTypeDefinitionOptionals
A toggle to control are the Optionals of InstanceDeclration's TypeDefinition added to the
InstanceDeclrationHierarchy that are not otherwise present in the InstanceDeclration. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addInstanceDeclarationsTypeDefinitionOptionals
public static boolean addInstanceDeclarationsTypeDefinitionOptionals
- A toggle to control are the Optionals of InstanceDeclration's TypeDefinition added to the
InstanceDeclrationHierarchy that are not otherwise present in the InstanceDeclration. By
default this is false.
getRoot
public InstanceDeclaration getRoot()
- Get the root InstanceDeclaration in the InstanceDeclarationHierarchy.
Copyright © 2018. All rights reserved.