|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fzi.kadmos.api.impl.SimpleAlignmentFactory
public class SimpleAlignmentFactory
Factory for creating SimpleAlignment instances.
| Method Summary | |
|---|---|
SimpleAlignment |
createAlignment(OWLOntology ontology1,
OWLOntology ontology2)
Creates a new alignment of two ontologies. |
static SimpleAlignmentFactory |
getInstance()
Gets the singleton instance of this factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static SimpleAlignmentFactory getInstance()
SimpleAlignmentFactory instance.
public SimpleAlignment createAlignment(OWLOntology ontology1,
OWLOntology ontology2)
createAlignment in interface AlignmentFactoryontology1 - 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 | |||||||||