Uses of Interface
org.jboss.dna.graph.Graph.ToName

Packages that use Graph.ToName
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
 

Uses of Graph.ToName in org.jboss.dna.graph
 

Subinterfaces of Graph.ToName in org.jboss.dna.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.jboss.dna.graph that implement Graph.ToName
 class Graph.AddValueAction<T>
           
 



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