Uses of Class
org.modeshape.graph.connector.base.PathNode.Changes

Packages that use PathNode.Changes
org.modeshape.graph.connector.base This package defines a series of classes that can serve as base classes for a connector implementation. 
 

Uses of PathNode.Changes in org.modeshape.graph.connector.base
 

Fields in org.modeshape.graph.connector.base declared as PathNode.Changes
protected  PathNode.Changes PathNode.changes
          The changes made to this object, making it unfrozen
 

Methods in org.modeshape.graph.connector.base that return PathNode.Changes
protected  PathNode.Changes PathNode.newChanges()
          Create the PathNode.Changes implementation.
 



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