Alignment API and Server 4.6 (1875M)

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

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

public class AddClassLevel
extends BasicAlterator


Field Summary
(package private) static org.slf4j.Logger logger
           
 
Fields inherited from class fr.inrialpes.exmo.align.gen.alt.BasicAlterator
alignment, classHierarchy, extractedAlignment, initOntologyNS, modifiedModel, modifiedOntologyNS
 
Constructor Summary
AddClassLevel(Alterator om)
           
 
Method Summary
 Alterator modify(Properties params)
          modify applies the alteration to the input (the results are kept in internal structures.
 
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, relocateTest, removeClass, renameOntology, setModifiedModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static final org.slf4j.Logger logger
Constructor Detail

AddClassLevel

public AddClassLevel(Alterator om)
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

Alignment API and Server 4.6 (1875M)

(C) INRIA & friends, 2003-2014