fr.inrialpes.exmo.ontosim.aggregation
Class DummyAS
java.lang.Object
fr.inrialpes.exmo.ontosim.aggregation.AggregationScheme
fr.inrialpes.exmo.ontosim.aggregation.DummyAS
public final class DummyAS
- extends AggregationScheme
A dummy extractor which returns the first value of the vector
- Author:
- jerome David
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyAS
public DummyAS()
getValue
public final double getValue(double[] vals)
- Specified by:
getValue
in class AggregationScheme
getValue
public final <O> double getValue(Measure<O> measure,
Matching<O> matching)
- Specified by:
getValue
in class AggregationScheme
(C) INRIA, UPMF & friends, 2008-2011