uk.ac.ic.doc.automed.matching
Class BidirectionalMap

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.matching.BidirectionalMap

public class BidirectionalMap
extends java.lang.Object


Constructor Summary
BidirectionalMap(double eqThreshold, double overThreshold, double disThreshold)
           
 
Method Summary
 SemanticRelationship getRelationship(BidirectionalDegree degree)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BidirectionalMap

public BidirectionalMap(double eqThreshold,
                        double overThreshold,
                        double disThreshold)
Method Detail

getRelationship

public SemanticRelationship getRelationship(BidirectionalDegree degree)