| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of Module in biouml.editor |
| Constructors in biouml.editor with parameters of type Module | |
NewDiagramDialog.NewDiagramDialog(JFrame frame, String title, DataCollection repository, Module module) | |
QueryEngine.QueryEngine(String title, Module module) | |
SearchEngine.SearchEngine(String name, Module module) | |
SearchOptions.SearchOptions(Module module) | |
| Methods in biouml.editor with parameters of type Module | |
void | BioUMLApplication.newDiagram(Module module) |
void | BioUMLEditor.newDiagram(Module module) |
| Uses of Module in biouml.editor.module |
| Constructors in biouml.editor.module with parameters of type Module | |
ModuleExportDialog.ModuleExportDialog(JDialog dialog, String title, Module module) | |
ModuleExportDialog.ModuleExportDialog(JFrame frame, String title, Module module) | |
| Uses of Module in biouml.model |
| Methods in biouml.model that return Module | |
static Module | Module.getModule(DataElement element) |
Module | ModuleType.createModule(Repository parent, String name)Creates empty module with initialised internal structure. |
| Uses of Module in biouml.model.htmlgen |
| Constructors in biouml.model.htmlgen with parameters of type Module | |
GenerateHTMLDialog.GenerateHTMLDialog(JDialog dialog, String title, Module module, Diagram diagram) | |
GenerateHTMLDialog.GenerateHTMLDialog(JFrame frame, String title, Module module, Diagram diagram) | |
| Uses of Module in biouml.model.util |
| Methods in biouml.model.util that return Module | |
Module | ModuleActivator.createModule(JDialog owner, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
| Methods in biouml.model.util with parameters of type Module | |
Diagram | DiagramXMLReader.read(DataCollection origin, Module module) |
static void | ModulePackager.exportModule(Module module, String moduleName, String moduleVersion, String moduleDescription, String filename, FunctionJobControl jobControl, Set excludedNames)Export the specified module into distributive file. |
| Uses of Module in biouml.modules.genenet |
| Methods in biouml.modules.genenet that return Module | |
Module | GeneNetModuleActivator.createModule(JDialog frame, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
Module | GeneNetModuleType.createModule(Repository parent, String name) |
| Uses of Module in biouml.modules.kegg |
| Methods in biouml.modules.kegg that return Module | |
Module | KeggPathwayModuleActivator.createModule(JDialog parentWindow, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
Module | KeggPathwayModuleType.createModule(Repository parent, String name) |
| Uses of Module in biouml.modules.kegg.type.access |
| Methods in biouml.modules.kegg.type.access with parameters of type Module | |
Diagram | DiagramReader.read(DataCollection origin, String name, Module module) |
| Uses of Module in biouml.modules.transpath |
| Methods in biouml.modules.transpath that return Module | |
Module | TranspathModuleActivator.createModule(JDialog owner, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
Module | TranspathModuleType.createModule(Repository parent, String name) |
| Uses of Module in biouml.standard |
| Methods in biouml.standard that return Module | |
Module | StandardModuleActivator.createModule(JDialog parentWindow, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
Module | StandardModuleType.createModule(Repository parent, String name) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||