com.polarion.alm.tracker.exporter.IPObjectTree
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| List | getRootNodes() | |
| int | getDepth() | Returns the tree depth. (Defined as the number of tree levels minus 1.) So, a flat tree (with no hierarchy) has a depth of 0. |
Back to Index