JTP API Documentation

Uses of Class
jtp.undo.SnapshotUndoManager

Packages that use SnapshotUndoManager
jtp.context.rdf   
jtp.undo   
 

Uses of SnapshotUndoManager in jtp.context.rdf
 

Methods in jtp.context.rdf with parameters of type SnapshotUndoManager
 com.hp.hpl.jena.rdf.model.Model RDFModelCreator.getModelForAssertions(Snapshot s, SnapshotUndoManager undoMgr)
           
 

Uses of SnapshotUndoManager in jtp.undo
 

Subclasses of SnapshotUndoManager in jtp.undo
 class UntellUndoManager
          Created: Tue May 7 18:06:48 PDT 2002
 


JTP API Documentation