Uses of Interface
pal.tree.UnrootedTreeInterface.UBranch
-
Packages that use UnrootedTreeInterface.UBranch 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 UnrootedTreeInterface.UBranch in pal.tree
Methods in pal.tree that return UnrootedTreeInterface.UBranch Modifier and Type Method Description UnrootedTreeInterface.UBranchUnrootedTreeInterface.UNode. getParentUBranch()Get the branch closest to the base (or maybe even the base)
-