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

Type Parameters:
Next - the next command
All Superinterfaces:
Graph.On<Graph.SetValuesTo<Next>>, Graph.SetValuesTo<Graph.On<Next>>
Enclosing class:
Graph

public static interface Graph.SetValues<Next>
extends Graph.On<Graph.SetValuesTo<Next>>, Graph.SetValuesTo<Graph.On<Next>>

A component used to set the values on a property.


Method Summary
 
Methods inherited from interface org.modeshape.graph.Graph.On
on, on, on, on, on, on, on
 
Methods inherited from interface org.modeshape.graph.Graph.SetValuesTo
to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to
 



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