de.fzi.kadmos.mocks
Class MockAlignmentFactory

java.lang.Object
  extended by 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

Constructor Summary
MockAlignmentFactory()
           
 
Method Summary
 Alignment createAlignment(OWLOntology ontology1, OWLOntology ontology2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockAlignmentFactory

public MockAlignmentFactory()
Method Detail

createAlignment

public Alignment createAlignment(OWLOntology ontology1,
                                 OWLOntology ontology2)
Specified by:
createAlignment in interface AlignmentFactory


Copyright © 2012. All Rights Reserved.