public interface HierarchyEntitySelection extends TableEntitySelection
| Modifier and Type | Method and Description |
|---|---|
Iterator<HierarchyNode> |
getSelectedHierarchyNodes()
Returns a new iterator on the selected hierarchy nodes if any, an empty
iterator otherwise.
|
getTablegetDatasetgetDataspaceIterator<HierarchyNode> getSelectedHierarchyNodes()
Iterator.remove() removal method is not supported.
Never returns null.