| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| 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. |
| Methods in biouml.model with parameters of type Module | |
void | DiagramImporter.doImport(Module module, File file, String diagramName)Imports diagram from the spcified file into the specified module. |
| 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) |
void | DiagramXmlWriter.write(Diagram sourceDiagram, Module module, Transformer transformer) |
void | DiagramXmlWriter.write(Diagram sourceDiagram, 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.plugins.cellml |
| Methods in biouml.plugins.cellml that return Module | |
Module | CellMLModuleType.createModule(Repository parent, String name) |
| Methods in biouml.plugins.cellml with parameters of type Module | |
void | CellMLImporter.doImport(Module module, File file, String diagramName) |
Diagram | CellMLModelReader.read(DataCollection origin, Module module) |
| Uses of Module in biouml.plugins.ginsim |
| Methods in biouml.plugins.ginsim with parameters of type Module | |
void | GinMLImporter.doImport(Module module, File file, String diagramName) |
| Uses of Module in biouml.plugins.sbml |
| Methods in biouml.plugins.sbml that return Module | |
Module | SbmlModuleType.createModule(Repository parent, String name) |
| Methods in biouml.plugins.sbml with parameters of type Module | |
void | SbmlImporter.doImport(Module module, File file, String diagramName) |
| Uses of Module in biouml.plugins.simulation.plot |
| Constructors in biouml.plugins.simulation.plot with parameters of type Module | |
PlotDialog.PlotDialog(JFrame frame, Module module, Plot plot) | |
PlotDialog.PlotDialog(JFrame frame, Module module, SimulationResult result) | |
PlotEx.PlotEx(Module module, Plot plot) | |
PlotEx.PlotEx(Module module, SimulationResult result) | |
| Methods in biouml.plugins.simulation.plot that return Module | |
Module | PlotEx.getModule() |
| 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) |
| Uses of Module in biouml.workbench |
| Methods in biouml.workbench with parameters of type Module | |
void | BioUMLApplication.newDiagram(Module module) |
| Uses of Module in biouml.workbench.diagram |
| Constructors in biouml.workbench.diagram with parameters of type Module | |
ImportDiagramDialog.ImportDiagramDialog(Module module) | |
NewDiagramDialog.NewDiagramDialog(JFrame frame, String title, DataCollection repository, Module module) | |
| Uses of Module in biouml.workbench.module |
| Constructors in biouml.workbench.module with parameters of type Module | |
ModuleExportDialog.ModuleExportDialog(JDialog dialog, String title, Module module) | |
ModuleExportDialog.ModuleExportDialog(JFrame frame, String title, Module module) | |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||