HEADER

Uses of Class
biouml.model.ModuleType

Packages that use ModuleType
biouml.model 
biouml.modules.genenet 
biouml.modules.kegg 
biouml.modules.transpath 
biouml.standard 

Uses of ModuleType in biouml.model
 

Methods in biouml.model that return ModuleType
ModuleTypeModule.getType()
          
 

Uses of ModuleType in biouml.modules.genenet
 

Classes in biouml.modules.genenet that implement ModuleType
class GeneNetModuleType
          Definition of GeneNet module.
 

Uses of ModuleType in biouml.modules.kegg
 

Classes in biouml.modules.kegg that implement ModuleType
class KeggPathwayModuleType
          Definition of KEGG Pathways module.
 

Uses of ModuleType in biouml.modules.transpath
 

Classes in biouml.modules.transpath that implement ModuleType
class TranspathModuleType
          Definition of Transpath module.
 

Uses of ModuleType in biouml.standard
 

Classes in biouml.standard that implement ModuleType
class StandardModuleType
          Definition of standard BioUML module.
 


FOOTER

BOTTOM