Package org.gcube.informationsystem.tree
Interface NodeInformation<T>
-
- All Known Implementing Classes:
ClassInformation
public interface NodeInformation<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetIdentifier(T t)Set<String>getParentIdentifiers(T root, T t)
-