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

Packages that use InformationTracker
uk.ac.ebi.microarray.zooma.hypothesis   
uk.ac.ebi.microarray.zooma.track   
 

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

Methods in uk.ac.ebi.microarray.zooma.hypothesis that return InformationTracker
protected  InformationTracker AbstractTrackedHypothesis.getMappingTracker()
           
 

Methods in uk.ac.ebi.microarray.zooma.hypothesis with parameters of type InformationTracker
 void AbstractTrackedHypothesis.setOntologyMappingTracker(InformationTracker mappingTracker)
          Set the mediator service that this hypothesis can provide feedback to.
 

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

Subinterfaces of InformationTracker in uk.ac.ebi.microarray.zooma.track
 interface HypothesisTracker
          An interface for tracking OntologyMappingHypothesis objects specifically.
 

Classes in uk.ac.ebi.microarray.zooma.track that implement InformationTracker
 class CurationTracker
          An information tracker that tracks curation operations.
 class HypothesisRankingTracker
          A system for scoring OntologyMappingHypothesis objects are determining which are candidates for acception, rejection, deferment or prioritisation.
 



Copyright © 2010. All Rights Reserved.