|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that defines the characteristics of an external module usable by Argo.
Field Summary | |
static org.apache.log4j.Logger |
cat
Define a static log4j category variable for ArgoUML configuration. |
static java.lang.String |
MODULEFILENAME
|
static java.lang.String |
MODULEFILENAME_ALTERNATE
|
Method Summary | |
java.lang.String |
getModuleAuthor()
|
java.lang.String |
getModuleDescription()
Textual description of the module. |
java.lang.String |
getModuleKey()
|
java.lang.String |
getModuleName()
Display name of the module. |
java.util.Vector |
getModulePopUpActions(java.util.Vector popUpActions,
java.lang.Object context)
|
java.lang.String |
getModuleVersion()
|
boolean |
initializeModule()
|
boolean |
isModuleEnabled()
|
void |
setModuleEnabled(boolean tf)
|
boolean |
shutdownModule()
|
Field Detail |
public static final org.apache.log4j.Logger cat
public static final java.lang.String MODULEFILENAME
public static final java.lang.String MODULEFILENAME_ALTERNATE
Method Detail |
public boolean initializeModule()
public boolean shutdownModule()
public void setModuleEnabled(boolean tf)
public boolean isModuleEnabled()
public java.lang.String getModuleName()
public java.lang.String getModuleDescription()
public java.lang.String getModuleVersion()
public java.lang.String getModuleAuthor()
public java.util.Vector getModulePopUpActions(java.util.Vector popUpActions, java.lang.Object context)
public java.lang.String getModuleKey()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20040125) | ArgoUML Project Home | ArgoUML Cookbook |