Package org.gcube.contentmanagement.contentmanager.stubs.model.trees

Class Summary
Bindings A collection static methods for serialising and de-serialising gDoc trees.
Edge An labelled edge that connects two Nodes.
GDoc Extends InnerNode for roots of trees that model gDoc documents.
InnerNode A (thread-safe) Node with an identity and outgoing edges.
Leaf A Node with an inner value but without an identity or outgoing edges.
Node Base class for document nodes.
Nodes A collection of static methods that compose into a pseudo-literal syntax for creating gDoc trees.
 

Enum Summary
Node.State Enumerates the state of the node with respect to remote storage.