Uses of Interface
pal.tree.RootedTreeInterface.RBranch
Packages that use RootedTreeInterface.RBranch
Package
Description
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.RBranchModifier and TypeMethodDescriptionRootedTreeInterface.RNode.getParentRBranch()
Get the parent branch (or null if the root)