Uses of Interface
org.modeshape.graph.Graph.FromWorkspace

Packages that use Graph.FromWorkspace
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.FromWorkspace in org.modeshape.graph
 

Subinterfaces of Graph.FromWorkspace in org.modeshape.graph
static interface Graph.Clone<Next>
          The interface for defining a branch of nodes to be cloned and the location where the clone is to be placed.
static interface Graph.Copy<Next>
          The interface for defining additional nodes to be copied and the locations where the copy is to be placed.
 

Classes in org.modeshape.graph that implement Graph.FromWorkspace
 class Graph.CloneAction<T>
           
protected  class Graph.CopyAction<T>
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.