|
OntoSim 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inrialpes.exmo.ontosim.set.SetMeasure<O>
fr.inrialpes.exmo.ontosim.set.SalphaMeasure<O>
public class SalphaMeasure<O>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fr.inrialpes.exmo.ontosim.Measure |
---|
Measure.TYPES |
Field Summary | |
---|---|
private MalphaMeasure<O> |
malpha
|
Fields inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure |
---|
localMeasure |
Constructor Summary | |
---|---|
SalphaMeasure(Measure<O> localMeasure,
double alpha)
|
Method Summary | |
---|---|
double |
getDissim(Set<O> s1,
Set<O> s2)
|
double |
getMeasureValue(Set<O> s1,
Set<O> s2)
|
double |
getSim(Set<O> s1,
Set<O> s2)
|
Methods inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure |
---|
getLocalMeasure, getMType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private MalphaMeasure<O> malpha
Constructor Detail |
---|
public SalphaMeasure(Measure<O> localMeasure, double alpha)
Method Detail |
---|
public double getDissim(Set<O> s1, Set<O> s2)
public double getMeasureValue(Set<O> s1, Set<O> s2)
public double getSim(Set<O> s1, Set<O> s2)
|
OntoSim 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |