Uses of Interface
org.gcube.informationsystem.tree.NodeElaborator
-
Packages that use NodeElaborator Package Description org.gcube.informationsystem.discovery.knowledge org.gcube.informationsystem.tree -
-
Uses of NodeElaborator in org.gcube.informationsystem.discovery.knowledge
Classes in org.gcube.informationsystem.discovery.knowledge that implement NodeElaborator Modifier and Type Class Description classModelKnowledgeValidator -
Uses of NodeElaborator in org.gcube.informationsystem.tree
Methods in org.gcube.informationsystem.tree with parameters of type NodeElaborator Modifier and Type Method Description voidNode. elaborate(NodeElaborator<T> nodeElaborator)protected voidNode. elaborate(NodeElaborator<T> nodeElaborator, int level)voidTree. elaborate(NodeElaborator<T> nodeElaborator)
-