OntoSim 2.3

Uses of Class
fr.inrialpes.exmo.ontosim.Measure.TYPES

Packages that use Measure.TYPES
fr.inrialpes.exmo.ontosim   
fr.inrialpes.exmo.ontosim.align   
fr.inrialpes.exmo.ontosim.entity   
fr.inrialpes.exmo.ontosim.entity.triplebased   
fr.inrialpes.exmo.ontosim.set   
fr.inrialpes.exmo.ontosim.string   
fr.inrialpes.exmo.ontosim.util.measures   
fr.inrialpes.exmo.ontosim.vector   
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim
 

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

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.align
 

Methods in fr.inrialpes.exmo.ontosim.align that return Measure.TYPES
 Measure.TYPES ASShortestPathMeasure.getMType()
           
 Measure.TYPES ASAbstractCoverageTraversal.getMType()
           
 Measure.TYPES AlignmentGlobalSum.getMType()
           
 Measure.TYPES AD.getMType()
           
 Measure.TYPES AlignmentGlobalSum.getSubMeasureType()
           
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.entity
 

Methods in fr.inrialpes.exmo.ontosim.entity that return Measure.TYPES
 Measure.TYPES TripleBasedEntitySim.getMType()
           
 Measure.TYPES OLAEntitySim.getMType()
           
 Measure.TYPES NeighborhoodEntityMeasure.getMType()
           
 Measure.TYPES EntityLexicalMeasure.getMType()
           
 Measure.TYPES AlignmentEntitySim.getMType()
           
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.entity.triplebased
 

Methods in fr.inrialpes.exmo.ontosim.entity.triplebased that return Measure.TYPES
 Measure.TYPES TripleSimS.getMType()
           
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.set
 

Methods in fr.inrialpes.exmo.ontosim.set that return Measure.TYPES
 Measure.TYPES SetMeasure.getMType()
           
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.string
 

Methods in fr.inrialpes.exmo.ontosim.string that return Measure.TYPES
 Measure.TYPES StringMeasureSS.getMType()
           
 Measure.TYPES CommonWords.getMType()
           
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.util.measures
 

Fields in fr.inrialpes.exmo.ontosim.util.measures declared as Measure.TYPES
protected  Measure.TYPES CachedMeasure.type
           
 

Methods in fr.inrialpes.exmo.ontosim.util.measures that return Measure.TYPES
 Measure.TYPES MeasureFromFile.getMType()
           
 Measure.TYPES MeasureCache.getMType()
           
 Measure.TYPES MalphaMeasure.getMType()
          Deprecated.  
 Measure.TYPES CachedMeasure.getMType()
           
 

Constructors in fr.inrialpes.exmo.ontosim.util.measures with parameters of type Measure.TYPES
CachedMeasure(Matrix<O,O> mValues, Measure.TYPES typeM)
           
CachedMeasure(Measure.TYPES typeM)
           
 

Uses of Measure.TYPES in fr.inrialpes.exmo.ontosim.vector
 

Methods in fr.inrialpes.exmo.ontosim.vector that return Measure.TYPES
 Measure.TYPES KendallTau.getMType()
           
 Measure.TYPES JaccardVM.getMType()
           
 Measure.TYPES CosineVM.getMType()
           
 


OntoSim 2.3

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