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

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

public class AttributePrecisionModule
extends AbstractModule

The module that compares the schema elements by examining the precision of their instances


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule
bidirectionalDegrees, frame, semanticMappingNames
 
Constructor Summary
AttributePrecisionModule(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

AttributePrecisionModule

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