OntoSim 2.2

Uses of Class
fr.inrialpes.exmo.ontosim.align.ASShortestPathMeasure.NORM

Packages that use ASShortestPathMeasure.NORM
fr.inrialpes.exmo.ontosim.align   
 

Uses of ASShortestPathMeasure.NORM in fr.inrialpes.exmo.ontosim.align
 

Fields in fr.inrialpes.exmo.ontosim.align declared as ASShortestPathMeasure.NORM
protected  ASShortestPathMeasure.NORM ASShortestPathMeasure.modality
           
 

Methods in fr.inrialpes.exmo.ontosim.align that return ASShortestPathMeasure.NORM
 ASShortestPathMeasure.NORM ASShortestPathMeasure.getNormModality()
           
static ASShortestPathMeasure.NORM ASShortestPathMeasure.NORM.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ASShortestPathMeasure.NORM[] ASShortestPathMeasure.NORM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in fr.inrialpes.exmo.ontosim.align with parameters of type ASShortestPathMeasure.NORM
 void ASShortestPathMeasure.setNormModality(ASShortestPathMeasure.NORM mod)
           
 


OntoSim 2.2

(C) INRIA, UPMF & friends, 2008-2011