fr.inrialpes.exmo.align.gen
Class TestGenerator
java.lang.Object
fr.inrialpes.exmo.align.gen.TestGenerator
- All Implemented Interfaces:
- AlignedOntologyGenerator
public class TestGenerator
- extends Object
- implements AlignedOntologyGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parameters
private Properties parameters
model
private com.hp.hpl.jena.ontology.OntModel model
modifiedModel
private com.hp.hpl.jena.ontology.OntModel modifiedModel
alignment
private Alignment alignment
TestGenerator
public TestGenerator()
getModifiedOntology
public Ontology getModifiedOntology()
setOntology
public void setOntology(Ontology o)
generate
public Alignment generate(Ontology o,
Properties p)
- Specified by:
generate
in interface AlignedOntologyGenerator
(C) INRIA & friends, 2003-${curryear}