Uses of Interface
pal.tree.RootedTreeInterface.RBranch

Packages that use RootedTreeInterface.RBranch
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
 RootedTreeInterface.RBranch RootedTreeInterface.RNode.getParentRBranch()
          Get the parent branch (or null if the root)