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

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

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

Subinterfaces of Information in uk.ac.ebi.microarray.zooma.hypothesis
 interface OntologyMappingHypothesis
          A hypothesis regarding how a given description may map to a given term.
 

Classes in uk.ac.ebi.microarray.zooma.hypothesis that implement Information
 class AbstractTrackedHypothesis
          An ontology mapping hypothesis that communicates with an InformationTracker to facilitate hypothesis assessment.
 class NoMappingPossibleHypothesis
          An implementation of a hypothesis that can be tracked by an InformationTracker and asserts that no mapping is possible from a particular term.
 class PossibleDuplicateMappingsHypothesis
          A standard implementation of hypothesis that can be tracked by an InformationTracker and described a single mapping between a description and a term in a single context.
 

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

Classes in uk.ac.ebi.microarray.zooma.track that implement Information
 class HypothesisRanking
          An object that records ranking data for hypotheses.
 class HypothesisSet
          A particular type of set that records the collection of discarded OntologyMappingHypothesis.
 

Methods in uk.ac.ebi.microarray.zooma.track with parameters of type Information
 void CurationTracker.informationChanged(Information information)
           
 void InformationTracker.informationChanged(Information information)
          Called by Information objects acting as "mediator clients" whenever the information they encapsulate changes.
 void HypothesisRankingTracker.informationChanged(Information information)
           
 void CurationTracker.recordInformation(Information information)
           
 



Copyright © 2010. All Rights Reserved.