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

Packages that use Graph.And
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.And in org.jboss.dna.graph
 

Subinterfaces of Graph.And in org.jboss.dna.graph
static interface Graph.Copy<Next>
          The interface for defining additional nodes to be copied and the locations where the copy is to be placed.
static interface Graph.Move<Next>
          The interface for defining additional nodes to be moved and the parent into which the node(s) are to be moved.
 



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