Uses of Interface
net.sourceforge.e4graph.Storage

Uses of Storage in net.sourceforge.e4graph
 

Methods in net.sourceforge.e4graph that return Storage
 Storage Node.getStorage()
          Returns the storage containing this node.
 Storage Marker.getStorage()
          Returns the storage associated with this marker.
 Storage Vertex.getStorage()
          Returns the storage containing this vertex.
 

Methods in net.sourceforge.e4graph with parameters of type Storage
 void Storage.copyInto(Storage otherStorage, boolean forceCommit)
          Copies the contents of the receiver to otherStorage.
 



Copyright (c) 2001, Silver Egg Technology Co., Ltd.