biouml.modules.transpath
Class TranspathModuleActivator
- public class TranspathModuleActivator
- implements ModuleActivator
Definition of Transpath module. The module defines:
- Transpath data types
- mapping of Transpath data types into database.
- DiagramViewBuilder and SemanticController specific for Transpath database.
createModule
public Module createModule(JDialog owner, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)
throws java.lang.Exception
- Creates the module with initialised internal structure from moduleFile .
whenCreateDataCollection
public int whenCreateDataCollection()
- Indicates when module data collection should be created by ModulePackager.
to Class biouml.modules.transpath.MessageBundle
to Class biouml.modules.transpath.TranspathModuleSetupDialog
BOTTOM