Uses of Interface
org.modeshape.graph.request.PropertyChangeRequest

Packages that use PropertyChangeRequest
org.modeshape.graph.request Sometimes its useful to work with a graph using objects that represent individual commands on the graph. 
 

Uses of PropertyChangeRequest in org.modeshape.graph.request
 

Classes in org.modeshape.graph.request that implement PropertyChangeRequest
 class SetPropertyRequest
          Instruction to set a particular property on the node at the specified location.
 class UpdatePropertiesRequest
          Instruction to update the properties on the node at the specified location.
 class UpdateValuesRequest
          Instruction to update the values for a certain property on the node at the specified location.
 



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