Package uk.ac.ebi.microarray.zooma.hypothesis

Interface Summary
OntologyMappingHypothesis A hypothesis regarding how a given description may map to a given term.
OntologyMappingHypothesisFactory A factory for OntologyMappingHypothesis objects.
OntologyMappingHypothesisVisitor A visitor that can visit OntologyMappingHypothesis objects and inspect the possible outcomes.
 

Class Summary
AbstractTrackedHypothesis An ontology mapping hypothesis that communicates with an InformationTracker to facilitate hypothesis assessment.
NoMappingPossibleHypothesis An implementation of a hypothesis that can be tracked by an InformationTracker and asserts that no mapping is possible from a particular term.
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.
TrackedHypothesisFactory A basic implementation of a factory for generating OntologyMappingHypothesis objects.
 

Enum Summary
Source An object encapsulating information about the source of a particular OntologyMappingHypothesis.
 

Exception Summary
HypothesisFormulationException An exception thrown whenever an attempt to formulate or generate an ontology mapping hypothesis fails.
 



Copyright © 2010. All Rights Reserved.