Uses of Interface
uk.ac.ebi.microarray.zooma.hypothesis.OntologyMappingHypothesisFactory

Packages that use OntologyMappingHypothesisFactory
uk.ac.ebi.microarray.zooma.formulate   
uk.ac.ebi.microarray.zooma.hypothesis   
 

Uses of OntologyMappingHypothesisFactory in uk.ac.ebi.microarray.zooma.formulate
 

Methods in uk.ac.ebi.microarray.zooma.formulate that return OntologyMappingHypothesisFactory
 OntologyMappingHypothesisFactory NoPossibleMappingFormulator.getOntologyMappingHypothesisFactory()
           
 OntologyMappingHypothesisFactory ContextSensitiveMappingFormulator.getOntologyMappingHypothesisFactory()
           
 

Methods in uk.ac.ebi.microarray.zooma.formulate with parameters of type OntologyMappingHypothesisFactory
 void NoPossibleMappingFormulator.setOntologyMappingHypothesisFactory(OntologyMappingHypothesisFactory factory)
           
 void ContextSensitiveMappingFormulator.setOntologyMappingHypothesisFactory(OntologyMappingHypothesisFactory factory)
           
 

Uses of OntologyMappingHypothesisFactory in uk.ac.ebi.microarray.zooma.hypothesis
 

Classes in uk.ac.ebi.microarray.zooma.hypothesis that implement OntologyMappingHypothesisFactory
 class TrackedHypothesisFactory
          A basic implementation of a factory for generating OntologyMappingHypothesis objects.
 



Copyright © 2010. All Rights Reserved.