|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ebi.microarray.zooma.hypothesis.AbstractTrackedHypothesis
uk.ac.ebi.microarray.zooma.hypothesis.PossibleDuplicateMappingsHypothesis
public 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. This
hypothesis can be visited by an OntologyMappingHypothesisVisitor
| Field Summary |
|---|
| Fields inherited from class uk.ac.ebi.microarray.zooma.hypothesis.AbstractTrackedHypothesis |
|---|
context, terms, value |
| Constructor Summary | |
|---|---|
protected |
PossibleDuplicateMappingsHypothesis(Value value,
OntologyMappingContext context,
uk.ac.ebi.ontocat.OntologyTerm... terms)
|
| Method Summary | |
|---|---|
void |
accept(OntologyMappingHypothesisVisitor visitor)
Accept a visit from an OntologyMappingHypothesisVisitor. |
| Methods inherited from class uk.ac.ebi.microarray.zooma.hypothesis.AbstractTrackedHypothesis |
|---|
acceptHypothesis, addOntologyTerm, aggregateContextFromEquivalentHypothesis, changed, getContext, getMappingTracker, getOntologyTerms, getValue, isAccepted, isRejected, rejectHypothesis, setOntologyMappingTracker, setOntologyTerms, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected PossibleDuplicateMappingsHypothesis(Value value,
OntologyMappingContext context,
uk.ac.ebi.ontocat.OntologyTerm... terms)
| Method Detail |
|---|
public void accept(OntologyMappingHypothesisVisitor visitor)
OntologyMappingHypothesisOntologyMappingHypothesisVisitor.
visitor - the visitor to accept a visit from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||