OntoSim 2.4

fr.inrialpes.exmo.ontosim.extractor
Class Hausdorff

java.lang.Object
  extended by fr.inrialpes.exmo.ontosim.extractor.AbstractExtractor
      extended by fr.inrialpes.exmo.ontosim.extractor.Hausdorff
All Implemented Interfaces:
Extractor

public class Hausdorff
extends AbstractExtractor


Constructor Summary
Hausdorff()
           
 
Method Summary
<O> Matching<O>
extract(Measure<O> m, Collection<? extends O> src, Collection<? extends O> trg)
           
 
Methods inherited from class fr.inrialpes.exmo.ontosim.extractor.AbstractExtractor
extract
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hausdorff

public Hausdorff()
Method Detail

extract

public final <O> Matching<O> extract(Measure<O> m,
                                     Collection<? extends O> src,
                                     Collection<? extends O> trg)
Specified by:
extract in interface Extractor
Specified by:
extract in class AbstractExtractor

OntoSim 2.4

(C) INRIA, UPMF & friends, 2008-2011