|
OntoSim 2.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.inrialpes.exmo.ontosim.set.SetMeasure<S>
fr.inrialpes.exmo.ontosim.set.MaxCoupling<S>
public class MaxCoupling<S>
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface fr.inrialpes.exmo.ontosim.Measure |
---|
Measure.TYPES |
Field Summary | |
---|---|
(package private) MalphaMeasure<S> |
malpha
|
Fields inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure |
---|
as, extractor, lmAsDissim, lmAsSim, localMeasure |
Constructor Summary | |
---|---|
MaxCoupling(Measure<S> m)
|
|
MaxCoupling(Measure<S> m,
double alpha)
|
Method Summary | |
---|---|
double |
getDissim(Set<? extends S> o1,
Set<? extends S> o2)
|
double |
getMeasureValue(Set<? extends S> o1,
Set<? extends S> o2)
|
double |
getSim(Set<? extends S> o1,
Set<? extends S> o2)
|
Methods inherited from class fr.inrialpes.exmo.ontosim.set.SetMeasure |
---|
getDissim, getLocalMeasure, getMeasureValue, getMType, getSim |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
MalphaMeasure<S> malpha
Constructor Detail |
---|
public MaxCoupling(Measure<S> m)
public MaxCoupling(Measure<S> m, double alpha)
Method Detail |
---|
public double getMeasureValue(Set<? extends S> o1, Set<? extends S> o2)
public double getDissim(Set<? extends S> o1, Set<? extends S> o2)
public double getSim(Set<? extends S> o1, Set<? extends S> o2)
|
OntoSim 2.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |