| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use CreateDataCollectionController | |
| biouml.model.util | |
| biouml.modules.genenet | |
| biouml.modules.kegg | |
| biouml.modules.transpath | |
| biouml.standard | |
| ru.biosoft.access | |
| Uses of CreateDataCollectionController in biouml.model.util |
| Methods in biouml.model.util with parameters of type CreateDataCollectionController | |
Module | ModuleActivator.createModule(JDialog owner, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
static void | ModulePackager.importModule(JDialog parentWindow, JarFile moduleFile, CreateDataCollectionController controller)Imports BioUML module from module distributive. |
| Uses of CreateDataCollectionController in biouml.modules.genenet |
| Methods in biouml.modules.genenet with parameters of type CreateDataCollectionController | |
Module | GeneNetModuleActivator.createModule(JDialog frame, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
| Uses of CreateDataCollectionController in biouml.modules.kegg |
| Methods in biouml.modules.kegg with parameters of type CreateDataCollectionController | |
Module | KeggPathwayModuleActivator.createModule(JDialog parentWindow, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
| Uses of CreateDataCollectionController in biouml.modules.transpath |
| Methods in biouml.modules.transpath with parameters of type CreateDataCollectionController | |
Module | TranspathModuleActivator.createModule(JDialog owner, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
| Uses of CreateDataCollectionController in biouml.standard |
| Methods in biouml.standard with parameters of type CreateDataCollectionController | |
Module | StandardModuleActivator.createModule(JDialog parentWindow, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
| Uses of CreateDataCollectionController in ru.biosoft.access |
| Classes in ru.biosoft.access that implement CreateDataCollectionController | |
class | CreateDataCollectionDefaultControllerDefault implementation of creating data collection. |
| Methods in ru.biosoft.access with parameters of type CreateDataCollectionController | |
DataCollection | LocalRepository.createDataCollection(String name, Properties properties, String subDir, String configName, File[] files, boolean copy, CreateDataCollectionController controller)Creates new DataCollection with specified subdir (if not null) and config file name. |
DataCollection | Repository.createDataCollection(String name, Properties properties, String subDir, String configName, File[] files, boolean copy, CreateDataCollectionController controller)Creates new DataCollection. |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||