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).
|
Modifier and Type | Method | Description |
---|---|---|
TreeManipulator |
TreeManipulator.BranchAccess.attachSubTree(Node subTree,
int constructionMode) |
Create a new TreeManipulator object that has sub grafted on (half way across this branch)
|