fr.inrialpes.exmo.ontosim.set
Class SetMeasure<S>
java.lang.Object
fr.inrialpes.exmo.ontosim.set.SetMeasure<S>
- All Implemented Interfaces:
- Measure<Set<S>>
- Direct Known Subclasses:
- AverageLinkage, FullLinkage, Hausdorff, MaxCoupling, MaximumSet, MaxSet, SalphaMeasure, SingleLinkage
public abstract class SetMeasure<S>
- extends Object
- implements Measure<Set<S>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
localMeasure
protected Measure<S> localMeasure
SetMeasure
public SetMeasure()
SetMeasure
public SetMeasure(Measure<S> m)
getLocalMeasure
public Measure<S> getLocalMeasure()
getMType
public Measure.TYPES getMType()
- Specified by:
getMType
in interface Measure<Set<S>>
(C) INRIA & friends, 2008-2009