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

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

public class DegreeCombinator
extends java.lang.Object


Constructor Summary
DegreeCombinator(SimilarSchemaElementPair[] pairs)
           
 
Method Summary
 SchemaElementPairRelationship[] getRelationships(BidirectionalMap map)
           
 void setExistenceModule(AbstractModule module)
           
 void setNumberInstancesModule(AbstractModule module)
           
 void setPrecisionModule(AbstractModule module)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DegreeCombinator

public DegreeCombinator(SimilarSchemaElementPair[] pairs)
                 throws UninstantiatedException
Method Detail

setNumberInstancesModule

public void setNumberInstancesModule(AbstractModule module)

setExistenceModule

public void setExistenceModule(AbstractModule module)

setPrecisionModule

public void setPrecisionModule(AbstractModule module)

getRelationships

public SchemaElementPairRelationship[] getRelationships(BidirectionalMap map)
                                                 throws UninstantiatedException,
                                                        RelationshipConflictException
UninstantiatedException
RelationshipConflictException