Alignment API and Server 4.5 (1846M)

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

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

public class RemoveComments
extends BasicAlterator


Field Summary
 
Fields inherited from class fr.inrialpes.exmo.align.gen.alt.BasicAlterator
alignment, classHierarchy, debug, extractedAlignment, initOntologyNS, modifiedModel, modifiedOntologyNS
 
Constructor Summary
RemoveComments(Alterator om)
           
 
Method Summary
 Alterator modify(Properties params)
          modify applies the alteration to the input (the results are kept in internal structures.
 void removeClassesComments(float percentage)
           
 void removeIndividualsComments(float percentage)
           
 void removeOntologiesComments(float percentage)
           
 void removePropertiesComments(float percentage)
           
 
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, setDebug, setModifiedModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveComments

public RemoveComments(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

removeClassesComments

public void removeClassesComments(float percentage)

removePropertiesComments

public void removePropertiesComments(float percentage)

removeIndividualsComments

public void removeIndividualsComments(float percentage)

removeOntologiesComments

public void removeOntologiesComments(float percentage)

Alignment API and Server 4.5 (1846M)

(C) INRIA & friends, 2003-2013