Package org.gcube.informationsystem.tree
Interface NodeElaborator<T>
-
- All Known Implementing Classes:
ModelKnowledgeValidator
public interface NodeElaborator<T>- Author:
- Luca Frosini (ISTI - CNR)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidelaborate(Node<T> node, int level)
-