uk.ac.ic.doc.automed.matching.modules.probability.binary
Class AttributeJaccardNameModule

java.lang.Object
  extended by uk.ac.ic.doc.automed.matching.modules.AbstractModule
      extended by uk.ac.ic.doc.automed.matching.modules.probability.binary.AttributeJaccardNameModule

public class AttributeJaccardNameModule
extends AbstractModule

The module that compares the names of the schema elements


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule
bidirectionalDegrees, frame, semanticMappingNames
 
Constructor Summary
AttributeJaccardNameModule(SchemaElementPair[] pairs)
           
 
Method Summary
 
Methods inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule
getBidirectionalDegrees, getBidirectionalDegrees, getBidirectionalSimilarity, getUSRs, saveDegrees, setBidirectionalDegrees, setUSRs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeJaccardNameModule

public AttributeJaccardNameModule(SchemaElementPair[] pairs)
                           throws UninstantiatedException
Throws:
UninstantiatedException