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

Packages that use org.gcube.contentmanagement.contentmanager.stubs.model.trees
org.gcube.contentmanagement.contentmanager.plugin.defaultplugin   
org.gcube.contentmanagement.contentmanager.plugin.delegates   
org.gcube.contentmanagement.contentmanager.state   
org.gcube.contentmanagement.contentmanager.stubs.calls   
org.gcube.contentmanagement.contentmanager.stubs.calls.iterators   
org.gcube.contentmanagement.contentmanager.stubs.model.predicates   
org.gcube.contentmanagement.contentmanager.stubs.model.trees   
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.plugin.defaultplugin
GDoc
          Extends InnerNode for roots of trees that model gDoc documents.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.plugin.delegates
GDoc
          Extends InnerNode for roots of trees that model gDoc documents.
Node
          Base class for document nodes.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.state
GDoc
          Extends InnerNode for roots of trees that model gDoc documents.
Node
          Base class for document nodes.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.stubs.calls
GDoc
          Extends InnerNode for roots of trees that model gDoc documents.
Node
          Base class for document nodes.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.stubs.calls.iterators
GDoc
          Extends InnerNode for roots of trees that model gDoc documents.
Node
          Base class for document nodes.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.stubs.model.predicates
Edge
          An labelled edge that connects two Nodes.
Node
          Base class for document nodes.
 

Classes in org.gcube.contentmanagement.contentmanager.stubs.model.trees used by org.gcube.contentmanagement.contentmanager.stubs.model.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.
Node.State
          Enumerates the state of the node with respect to remote storage.