|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OntologyMappingHypothesisVisitor
A visitor that can visit OntologyMappingHypothesis
objects and inspect the possible outcomes.
Method Summary | |
---|---|
void |
visit(NoMappingPossibleHypothesis hypothesis)
Visit the given NoMappingPossibleHypothesis |
void |
visit(PossibleDuplicateMappingsHypothesis hypothesis)
Visit the given PossibleDuplicateMappingsHypothesis . |
Method Detail |
---|
void visit(PossibleDuplicateMappingsHypothesis hypothesis)
PossibleDuplicateMappingsHypothesis
.
hypothesis
- the hypothesis to visitvoid visit(NoMappingPossibleHypothesis hypothesis)
NoMappingPossibleHypothesis
hypothesis
- the hypothesis to visit
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |