See: Description
Interface | Description |
---|---|
Node |
A node in a list.
|
PointerTargetTreeNodeList.Operation |
Operation that is performed on the nodes of a tree or list.
|
Class | Description |
---|---|
NodePrinter<E extends Node> |
A printer for displaying the contents of a node list.
|
PointerTargetNode |
A node in a
PointerTargetNodeList . |
PointerTargetNodeList |
A
PointerTargetNodeList holds the results of a relationship method. |
PointerTargetTree |
A container for the root node of a pointer target tree.
|
PointerTargetTreeNode |
A node in a
PointerTargetTreeNodeList . |
PointerTargetTreeNodeList |
A list of
PointerTargetTreeNode s. |
PointerTargetTreeNodeList.FindNodeOperation |
Operation that is used for finding the specified node in a tree.
|
PointerTargetTreeNodeList.FindTargetOperation |
Operation that is used for finding the node(s) in a tree that have the specified
PointerTarget . |
PointerType
.