biouml.plugins.sbml
Class SbmlModuleType
ru.biosoft.access.DataElementSupport
|
+--biouml.plugins.sbml.SbmlModuleType
- public class SbmlModuleType
- extends DataElementSupport
- implements ModuleType
Module type that process SBML diagrams. While SBML stores all information in diagram files, so DATA and METADATA directory
absents and category issues are unsupported.
| Field Summary |
final static String | VERSION |
VERSION
public final static String VERSION
SbmlModuleType
public SbmlModuleType()
canCreateEmptyModule
public boolean canCreateEmptyModule()
createModule
public Module createModule(Repository parent, String name)
throws java.lang.Exception
getCategory
public String getCategory(Class c)
getDiagramTypes
public Class[] getDiagramTypes()
getQueryEngine
public QueryEngine getQueryEngine()
getVersion
public String getVersion()
isCategorySupported
public boolean isCategorySupported()
to Class java.lang.String
BOTTOM