HEADER

Uses of Class
biouml.model.QueryEngine

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

Uses of QueryEngine in biouml.model
 

Methods in biouml.model that return QueryEngine
QueryEngineModuleType.getQueryEngine()
          
 

Uses of QueryEngine in biouml.modules.genenet
 

Classes in biouml.modules.genenet that implement QueryEngine
class GeneNetQueryEngine
          
 

Methods in biouml.modules.genenet that return QueryEngine
QueryEngineGeneNetModuleType.getQueryEngine()
          
 

Uses of QueryEngine in biouml.modules.kegg
 

Classes in biouml.modules.kegg that implement QueryEngine
class KeggPathwayQueryEngine
          
 

Methods in biouml.modules.kegg that return QueryEngine
QueryEngineKeggPathwayModuleType.getQueryEngine()
          
 

Uses of QueryEngine in biouml.modules.transpath
 

Classes in biouml.modules.transpath that implement QueryEngine
class TranspathQueryEngine
          
 

Methods in biouml.modules.transpath that return QueryEngine
QueryEngineTranspathModuleType.getQueryEngine()
          
 

Uses of QueryEngine in biouml.standard
 

Classes in biouml.standard that implement QueryEngine
class StandardQueryEngine
          
 

Methods in biouml.standard that return QueryEngine
QueryEngineStandardModuleType.getQueryEngine()
          
 


FOOTER

BOTTOM