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