de.fzi.kadmos.mocks
Class MockAlignmentFactory
java.lang.Object
de.fzi.kadmos.mocks.MockAlignmentFactory
- All Implemented Interfaces:
- AlignmentFactory
public class MockAlignmentFactory
- extends Object
- implements AlignmentFactory
Empty mock implementation of the AlignmentFactory
interface.
- Author:
- Juergen Bock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockAlignmentFactory
public MockAlignmentFactory()
createAlignment
public Alignment createAlignment(OWLOntology ontology1,
OWLOntology ontology2)
- Specified by:
createAlignment
in interface AlignmentFactory
Copyright © 2012. All Rights Reserved.