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

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

Uses of Graph.ToName in org.modeshape.graph
 

Subinterfaces of Graph.ToName in org.modeshape.graph
static interface Graph.AddValue<Next>
          The interface for defining the node on which an Graph.addValue(Object) operation applies and what additional values (if any) should be added.
 

Classes in org.modeshape.graph that implement Graph.ToName
 class Graph.AddValueAction<T>
           
 



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