Uses of Interface
biouml.model.ModuleType

Packages that use ModuleType
biouml.model   
biouml.plugins.cellml   
biouml.plugins.sbml   
biouml.standard   
 

Uses of ModuleType in biouml.model
 

Fields in biouml.model declared as ModuleType
protected  ModuleType Module.type
           
 

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

Uses of ModuleType in biouml.plugins.cellml
 

Classes in biouml.plugins.cellml that implement ModuleType
 class CellMLModuleType
          Module type that process CellML 1.0 and 1.1 biochemical models.
 

Uses of ModuleType in biouml.plugins.sbml
 

Classes in biouml.plugins.sbml that implement ModuleType
 class SbmlModuleType
          Module type that process SBML diagrams.
 

Uses of ModuleType in biouml.standard
 

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



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.