Uses of Interface
org.argouml.model.ModelEntity

Packages that use ModelEntity
org.argouml.model Contains various metamodel implementations or facades used within ArgoUML
 

Uses of ModelEntity in org.argouml.model
 

Classes in org.argouml.model that implement ModelEntity
 class AbstractModelEntity
          An interface which all ArgoUML-recognized model types must implement.
 class DiagramModelEntity
          An interface which all ArgoUML-recognized Diagram model types must implement.
 class UmlModelEntity
          An interface which all ArgoUML-recognized UML model types must implement.
 

Methods in org.argouml.model with parameters of type ModelEntity
static java.lang.Object ModelFacade.create(ModelEntity entity)
          Create a model object from the implementation.
 



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook