|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiouml.standard.StandardModuleActivator
| Field Summary |
| Fields inherited from interface biouml.model.util.ModuleActivator |
CREATE_DATA_COLLECTION_AFTER, CREATE_DATA_COLLECTION_BEFORE, CREATE_DATA_COLLECTION_NEVER |
| Constructor Summary | |
StandardModuleActivator()
|
|
| Method Summary | |
Module |
createModule(javax.swing.JDialog parentWindow,
Repository parent,
java.util.jar.JarFile moduleFile,
java.lang.String classpath,
org.apache.log4j.Category cat,
CreateDataCollectionController controller)
Creates the module with initialised internal structure from moduleFile . |
int |
whenCreateDataCollection()
Indicates when module data collection should be created by ModulePackager. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StandardModuleActivator()
| Method Detail |
public int whenCreateDataCollection()
ModulePackager.
whenCreateDataCollection in interface ModuleActivator
public Module createModule(javax.swing.JDialog parentWindow,
Repository parent,
java.util.jar.JarFile moduleFile,
java.lang.String classpath,
org.apache.log4j.Category cat,
CreateDataCollectionController controller)
throws java.lang.Exception
createModule in interface ModuleActivatorjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||