Uses of Class
org.argouml.model.ModelMemento

Packages that use ModelMemento
org.argouml.model Contains the interfaces to access the Model used within ArgoUML
 

Uses of ModelMemento in org.argouml.model
 

Subclasses of ModelMemento in org.argouml.model
 class DummyModelMemento
          Dummy mementos are created where we haven't yet designed the correct memento for undoing an operation.
 

Methods in org.argouml.model with parameters of type ModelMemento
 void MementoCreationObserver.mementoCreated(ModelMemento memento)
          Deprecated. Called whenever a memento is created by the model subsystem.
static void Model.notifyMementoCreationObserver(ModelMemento memento)
          Deprecated. for 0.25.4 by bobtarling. Use #notifyModelCommandCreationObserver.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook