| Class | Description |
|---|---|
| Edge |
A labelled edge that connects two
Nodes. |
| InnerNode |
An inner
Node, i.e. |
| Leaf |
A leaf
Node. |
| Node |
A tree node.
|
| Nodes |
A set of static methods that implement a simple EDSL of tree expressions.
|
| Nodes.Attribute |
An attribute with a name and a value.
|
| Tree |
An
InnerNode at the root of a tree. |
| Enum | Description |
|---|---|
| Node.State |
Enumerates the state of the node with respect to remote storage.
|
Copyright © 2017. All Rights Reserved.