org.argouml.model
Interface ModelEntity

All Known Implementing Classes:
AbstractModelEntity

public interface ModelEntity

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


Method Summary
 java.lang.String getName()
          Returns the name
 

Method Detail

getName

public java.lang.String getName()
Returns the name

Returns:
the name


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