| Package | Description |
|---|---|
| pal.tree |
Classes for providing the data structure of
trees, for constructing and modifying trees, and for parameterizing
trees (e.g., clock constraint).
|
| Modifier and Type | Method and Description |
|---|---|
RootedTreeInterface.RBranch |
RootedTreeInterface.RNode.getParentRBranch()
Get the parent branch (or null if the root)
|