Class ReferenceTypeTree
java.lang.Object
org.eclipse.milo.opcua.sdk.core.typetree.TypeTree<ReferenceType>
org.eclipse.milo.opcua.sdk.core.typetree.ReferenceTypeTree
A tree-based representation of a ReferenceType hierarchy.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.milo.opcua.sdk.core.typetree.TypeTree
TypeTree.Type -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceTypeTree(org.eclipse.milo.opcua.stack.core.util.Tree<ReferenceType> tree) -
Method Summary
Methods inherited from class org.eclipse.milo.opcua.sdk.core.typetree.TypeTree
containsType, getRoot, getTreeNode, getType, isSubtypeOf, isSubtypeOf, isSubtypeOf, isSubtypeOf
-
Constructor Details
-
ReferenceTypeTree
-