Package com.togethersoft.openapi.ide.undo

Provides classes and interfaces to programmatically undo changes in the model, like adding a package or deleting a class etc.

See
          Description

Class Diagram Summary
undo 
 

Interface Summary
IdeUndoManager Class IdeUndoManager allows to track the changes in the model and to discard almost any change.
 

Class Summary
IdeUndoManagerAccess Class IdeUndoManagerAccess provides access to the current IdeUndoManager object.
 

Package com.togethersoft.openapi.ide.undo Description

Provides classes and interfaces to programmatically undo changes in the model, like adding a package or deleting a class etc.