| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use Repository | |
| biouml.model | |
| biouml.model.util | |
| biouml.plugins.cellml | |
| biouml.plugins.sbml | |
| biouml.standard | |
| ru.biosoft.access | |
| Uses of Repository in biouml.model |
| Methods in biouml.model with parameters of type Repository | |
Module | ModuleType.createModule(Repository parent, String name)Creates empty module with initialised internal structure. |
| Uses of Repository in biouml.model.util |
| Methods in biouml.model.util with parameters of type Repository | |
Module | ModuleActivator.createModule(JDialog owner, Repository parent, JarFile moduleFile, String classpath, Category cat, CreateDataCollectionController controller)Creates the module with initialised internal structure from moduleFile . |
| Uses of Repository in biouml.plugins.cellml |
| Methods in biouml.plugins.cellml with parameters of type Repository | |
Module | CellMLModuleType.createModule(Repository parent, String name) |
| Uses of Repository in biouml.plugins.sbml |
| Methods in biouml.plugins.sbml with parameters of type Repository | |
Module | SbmlModuleType.createModule(Repository parent, String name) |
| Uses of Repository in biouml.standard |
| Methods in biouml.standard with parameters of type Repository | |
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 Repository in ru.biosoft.access |
| Classes in ru.biosoft.access that implement Repository | |
class | LocalRepositoryLocalRepository creates hierarchical DataCollection. |
| Methods in ru.biosoft.access with parameters of type Repository | |
static DataCollection | CollectionFactory.createDerivedCollection(Repository parent, String name, Properties primary, Properties derived, String subDir) |
static DataCollection | CollectionFactory.createTransformedCollection(Repository parent, String name, Class transformerClass, Class dataElementType, String imgName, String childrenImage, String fileFilter, String startTag, String idTag, String endTag, String subDir) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||