Uses of Interface
pal.tree.RootedTreeInterface.RBranch
-
Packages that use RootedTreeInterface.RBranch 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). -
-
Uses of RootedTreeInterface.RBranch in pal.tree
Methods in pal.tree that return RootedTreeInterface.RBranch Modifier and Type Method Description RootedTreeInterface.RBranch
RootedTreeInterface.RNode. getParentRBranch()
Get the parent branch (or null if the root)
-