Uses of Interface
org.gcube.informationsystem.tree.NodeInformation
-
Packages that use NodeInformation Package Description org.gcube.informationsystem.discovery.knowledge org.gcube.informationsystem.tree -
-
Uses of NodeInformation in org.gcube.informationsystem.discovery.knowledge
Classes in org.gcube.informationsystem.discovery.knowledge that implement NodeInformation Modifier and Type Class Description classClassInformation -
Uses of NodeInformation in org.gcube.informationsystem.tree
Methods in org.gcube.informationsystem.tree that return NodeInformation Modifier and Type Method Description NodeInformation<T>Tree. getNodeInformation()Constructors in org.gcube.informationsystem.tree with parameters of type NodeInformation Constructor Description Tree(T t, NodeInformation<T> ni)
-