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

Packages that use MapNode.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 MapNode.Changes in org.modeshape.graph.connector.base
 

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

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



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