|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uk.ac.ic.doc.automed.matching.modules.AbstractModule
|
+--uk.ac.ic.doc.automed.matching.modules.PrecisionModule
| Field Summary |
| Fields inherited from class uk.ac.ic.doc.automed.matching.modules.AbstractModule |
bidirectionalDegrees |
| Constructor Summary | |
PrecisionModule(java.util.ArrayList elementsA,
java.util.ArrayList elementsB)
|
|
| Method Summary | |
static java.lang.Double |
comparePrecision(SchemaElement from,
SchemaElement to)
|
static java.lang.Double |
compareRange(ComparableExact fromMax,
ComparableExact toMax,
ComparableExact fromMin,
ComparableExact toMin)
|
| 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 |
public PrecisionModule(java.util.ArrayList elementsA,
java.util.ArrayList elementsB)
throws UninstantiatedException
| Method Detail |
public static java.lang.Double comparePrecision(SchemaElement from,
SchemaElement to)
throws UninstantiatedElementException
UninstantiatedElementException
public static java.lang.Double compareRange(ComparableExact fromMax,
ComparableExact toMax,
ComparableExact fromMin,
ComparableExact toMin)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||