fr.inrialpes.exmo.align.gen.alt
Class EmptyModification
java.lang.Object
fr.inrialpes.exmo.align.gen.alt.BasicAlterator
fr.inrialpes.exmo.align.gen.alt.EmptyModification
- All Implemented Interfaces:
- Alterator
public class EmptyModification
- extends BasicAlterator
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 |
relocateSource
protected boolean relocateSource
EmptyModification
public EmptyModification(com.hp.hpl.jena.ontology.OntModel o)
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)
(C) INRIA & friends, 2003-2013