Index - All Packages - All Categories - All Classes
Class BranchDescription
Instances of subclasses describe the different kinds of paths in a traceDag. The
three kinds are root (no parent), tree (one parent) and dag (two parent) branches.
The dag caching routine chases up the dag finding the max of all paths. The special
case of chasing up the hierarchy is probably not worth the code.
At the moment, these never go away!!!
Package: Udanax-Gold
All Superclasses: Object Heaper Abraham
Immediate Subclasses: DagBranch RootBranch TreeBranch
Protocols: Object
Categories: Xanadu-Traces