fr.inrialpes.exmo.ontosim.extractor
Class DummyExtractor
java.lang.Object
fr.inrialpes.exmo.ontosim.extractor.AbstractExtractor
fr.inrialpes.exmo.ontosim.extractor.DummyExtractor
- All Implemented Interfaces:
- Extractor
public class DummyExtractor
- extends AbstractExtractor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyExtractor
public DummyExtractor()
extract
public final <O> Matching<O> extract(Measure<O> m,
Collection<? extends O> s,
Collection<? extends O> t)
- Specified by:
extract
in interface Extractor
- Specified by:
extract
in class AbstractExtractor
(C) INRIA, UPMF & friends, 2008-2011