|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AlignmentFactory
Abstract factory interface for creating Alignment objects.
Developers providing alignment implementations are encouraged to implement a corresponding factory and place it in the same package as the alignment implementation class.
Alignment| Method Summary | |
|---|---|
Alignment |
createAlignment(OWLOntology ontology1,
OWLOntology ontology2)
Creates a new alignment of two ontologies. |
| Method Detail |
|---|
Alignment createAlignment(OWLOntology ontology1,
OWLOntology ontology2)
ontology1 - First ontology of the alignment to be created.ontology2 - Second ontology of the alignment to be created.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||