OntoSim 2.1

fr.inrialpes.exmo.ontosim.extractor
Class MaxCoupling

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

public class MaxCoupling
extends AbstractExtractor


Constructor Summary
MaxCoupling()
           
 
Method Summary
<O> Matching<O>
extract(Measure<O> m, Set<? extends O> src, Set<? 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

MaxCoupling

public MaxCoupling()
Method Detail

extract

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

OntoSim 2.1

(C) INRIA & friends, 2008-2009