Alignment API and Server 4.5 (1846M)

fr.inrialpes.exmo.align.gen.alt
Class EmptyModification

java.lang.Object
  extended by fr.inrialpes.exmo.align.gen.alt.BasicAlterator
      extended by fr.inrialpes.exmo.align.gen.alt.EmptyModification
All Implemented Interfaces:
Alterator

public class EmptyModification
extends BasicAlterator


Field Summary
protected  boolean relocateSource
           
 
Fields inherited from class fr.inrialpes.exmo.align.gen.alt.BasicAlterator
alignment, classHierarchy, debug, extractedAlignment, initOntologyNS, modifiedModel, modifiedOntologyNS
 
Constructor Summary
EmptyModification(com.hp.hpl.jena.ontology.OntModel o)
           
 
Method Summary
 void initializeAlignment(Properties al)
           
 Alterator modify(Properties params)
          modify applies the alteration to the input (the results are kept in internal structures.
 void relocateTest(String base1, String base2)
          Modifies the namespaces of source and target ontologies (for the main purpose of outputing them)
 
Methods inherited from class fr.inrialpes.exmo.align.gen.alt.BasicAlterator
addClass, buildClassHierarchy, changeDomainRange, changeNamespace, changeNamespace2, checkClassesRestrictions, extractAlignment, getAlignment, getBase, getHierarchy, getLocalName, getModifiedModel, getModifiedOntology, getNamespace, getNameSpace, getOntologyClasses, getOntologyProperties, getProtoAlignment, getProtoOntology, getRandomString, initModel, randNumbers, relocateTest, removeClass, renameOntology, setDebug, setModifiedModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

relocateSource

protected boolean relocateSource
Constructor Detail

EmptyModification

public EmptyModification(com.hp.hpl.jena.ontology.OntModel o)
Method Detail

modify

public Alterator modify(Properties params)
Description copied from interface: Alterator
modify applies the alteration to the input (the results are kept in internal structures.

Specified by:
modify in interface Alterator
Specified by:
modify in class BasicAlterator

relocateTest

public void relocateTest(String base1,
                         String base2)
Description copied from interface: Alterator
Modifies the namespaces of source and target ontologies (for the main purpose of outputing them)

Specified by:
relocateTest in interface Alterator
Overrides:
relocateTest in class BasicAlterator

initializeAlignment

public void initializeAlignment(Properties al)

Alignment API and Server 4.5 (1846M)

(C) INRIA & friends, 2003-2013