biouml.modules.genenet
Class GeneNetModuleType
ru.biosoft.access.DataElementSupport
|
+--biouml.modules.genenet.GeneNetModuleType
- public class GeneNetModuleType
- extends DataElementSupport
- implements ModuleType
Definition of GeneNet module.
| Field Summary |
final static String | VERSION |
VERSION
public final static String VERSION
GeneNetModuleType
public GeneNetModuleType()
canCreateEmptyModule
public boolean canCreateEmptyModule()
createModule
public Module createModule(Repository parent, String name)
throws java.lang.Exception
- todo implement
getCategory
public String getCategory(Class c)
- pending optimise (for example throw map(class, category))
getDiagramTypes
public Class[] getDiagramTypes()
getQueryEngine
public QueryEngine getQueryEngine()
getVersion
public String getVersion()
to Class java.lang.String
BOTTOM