uk.ac.ic.doc.automed.matching.modules
Class CheckExistenceModule

java.lang.Object
  |
  +--uk.ac.ic.doc.automed.matching.modules.AbstractModule
        |
        +--uk.ac.ic.doc.automed.matching.modules.CheckExistenceModule

public class CheckExistenceModule
extends AbstractModule


Field Summary
 
Fields inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule
bidirectionalDegrees
 
Constructor Summary
CheckExistenceModule(java.util.ArrayList elementsA, java.util.ArrayList elementsB)
           
 
Methods inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule
getBidirectionalDegrees, getBidirectionalDegrees, getBidirectionalSimilarity, saveDegrees, setBidirectionalDegrees
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckExistenceModule

public CheckExistenceModule(java.util.ArrayList elementsA,
                            java.util.ArrayList elementsB)
                     throws UninstantiatedException