Uses of Interface
uk.ac.ebi.microarray.zooma.track.HypothesisTracker

Packages that use HypothesisTracker
uk.ac.ebi.microarray.zooma.lang   
uk.ac.ebi.microarray.zooma.track   
 

Uses of HypothesisTracker in uk.ac.ebi.microarray.zooma.lang
 

Methods in uk.ac.ebi.microarray.zooma.lang that return HypothesisTracker
 HypothesisTracker Value.getHypothesisTracker()
          Returns a HypothesisTracker that can be utilised to track any generated hypotheses describing mappings about this value
 HypothesisTracker TextValue.getHypothesisTracker()
           
 

Methods in uk.ac.ebi.microarray.zooma.lang with parameters of type HypothesisTracker
 void TextValue.setHypothesisTracker(HypothesisTracker tracker)
           
 

Constructors in uk.ac.ebi.microarray.zooma.lang with parameters of type HypothesisTracker
TextValue(java.lang.String text, HypothesisTracker tracker)
          Generates a new text value, using the supplied hypothesis tracker to track hypotheses about how this text value maps to ontology terms.
 

Uses of HypothesisTracker in uk.ac.ebi.microarray.zooma.track
 

Classes in uk.ac.ebi.microarray.zooma.track that implement HypothesisTracker
 class HypothesisRankingTracker
          A system for scoring OntologyMappingHypothesis objects are determining which are candidates for acception, rejection, deferment or prioritisation.
 



Copyright © 2010. All Rights Reserved.