Alignment API and Server 4.2.${version.update}

fr.inrialpes.exmo.align.gen
Class TestGenerator

java.lang.Object
  extended by fr.inrialpes.exmo.align.gen.TestGenerator
All Implemented Interfaces:
AlignedOntologyGenerator

public class TestGenerator
extends Object
implements AlignedOntologyGenerator


Field Summary
private  Alignment alignment
           
private  com.hp.hpl.jena.ontology.OntModel model
           
private  com.hp.hpl.jena.ontology.OntModel modifiedModel
           
private  Properties parameters
           
 
Constructor Summary
TestGenerator()
           
 
Method Summary
 Alignment generate(Ontology o, Properties p)
           
 Ontology getModifiedOntology()
           
 void setOntology(Ontology o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

TestGenerator

public TestGenerator()
Method Detail

getModifiedOntology

public Ontology getModifiedOntology()

setOntology

public void setOntology(Ontology o)

generate

public Alignment generate(Ontology o,
                          Properties p)
Specified by:
generate in interface AlignedOntologyGenerator

Alignment API and Server 4.2.${version.update}

(C) INRIA & friends, 2003-${curryear}