|
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.MaxCoupling<O>
public class MaxCoupling<O>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fr.inrialpes.exmo.ontosim.Measure |
---|
Measure.TYPES |
Field Summary | |
---|---|
(package private) MalphaMeasure<O> |
malpha
|
Fields inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure |
---|
localMeasure |
Constructor Summary | |
---|---|
MaxCoupling(Measure<O> m)
|
|
MaxCoupling(Measure<O> m,
double alpha)
|
Method Summary | |
---|---|
double |
getDissim(Set<O> o1,
Set<O> o2)
|
double |
getMeasureValue(Set<O> o1,
Set<O> o2)
|
double |
getSim(Set<O> o1,
Set<O> o2)
|
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 |
---|
MalphaMeasure<O> malpha
Constructor Detail |
---|
public MaxCoupling(Measure<O> m)
public MaxCoupling(Measure<O> m, double alpha)
Method Detail |
---|
public double getMeasureValue(Set<O> o1, Set<O> o2)
public double getDissim(Set<O> o1, Set<O> o2)
public double getSim(Set<O> o1, Set<O> o2)
|
OntoSim 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |