org.modeshape.graph
Interface Graph.CopyTarget<Next>

All Superinterfaces:
Graph.Into<Next>, Graph.To<Next>
All Known Subinterfaces:
Graph.Copy<Next>
All Known Implementing Classes:
Graph.CopyAction
Enclosing class:
Graph

public static interface Graph.CopyTarget<Next>
extends Graph.To<Next>, Graph.Into<Next>


Method Summary
 
Methods inherited from interface org.modeshape.graph.Graph.To
to, to, to
 
Methods inherited from interface org.modeshape.graph.Graph.Into
into, into, into, into, into, into
 



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