Uses of Interface
org.argouml.model.MementoCreationObserver

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

Uses of MementoCreationObserver in org.argouml.model
 

Methods in org.argouml.model that return MementoCreationObserver
static MementoCreationObserver Model.getMementoCreationObserver()
          Deprecated. for 0.25.4 by bobtarling. Use Model.getModelCommandCreationObserver().
 

Methods in org.argouml.model with parameters of type MementoCreationObserver
static void Model.setMementoCreationObserver(MementoCreationObserver observer)
          Deprecated. for 0.25.4 by bobtarling. Use Model.setModelCommandCreationObserver(org.argouml.model.ModelCommandCreationObserver).
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook