Uses of Interface
org.argouml.model.ModelCommandCreationObserver

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

Uses of ModelCommandCreationObserver in org.argouml.model
 

Methods in org.argouml.model that return ModelCommandCreationObserver
static ModelCommandCreationObserver Model.getModelCommandCreationObserver()
          Gets the external class responsible for handling commands.
 

Methods in org.argouml.model with parameters of type ModelCommandCreationObserver
static void Model.setModelCommandCreationObserver(ModelCommandCreationObserver observer)
          Allows an external system to register itself to receive commands created by the model implementation.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook