org.argouml.model
Class DiagramModelEntity

java.lang.Object
  |
  +--org.argouml.model.AbstractModelEntity
        |
        +--org.argouml.model.DiagramModelEntity
All Implemented Interfaces:
ModelEntity

public class DiagramModelEntity
extends AbstractModelEntity

An interface which all ArgoUML-recognized Diagram model types must implement.


Field Summary
 
Fields inherited from class org.argouml.model.AbstractModelEntity
 
Constructor Summary
DiagramModelEntity(java.lang.String string)
           
 
Methods inherited from class org.argouml.model.AbstractModelEntity
getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DiagramModelEntity

public DiagramModelEntity(java.lang.String string)
Parameters:
string - name of entity


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