|
||||||||||
| 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.Filter
| Constructor Summary | |
Filter(SchemaElement[] elems1,
SchemaElement[] elems2)
|
|
Filter(SchemaElementPair[] pairs)
|
|
| Method Summary | |
void |
addModule(AbstractModule module)
|
SimilarSchemaElementPair[] |
getAllPairs()
|
SimilarSchemaElementPair[] |
getCompatibles(double threshold)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Filter(SchemaElement[] elems1,
SchemaElement[] elems2)
throws UninstantiatedException
public Filter(SchemaElementPair[] pairs)
throws UninstantiatedException
| Method Detail |
public void addModule(AbstractModule module)
public SimilarSchemaElementPair[] getCompatibles(double threshold)
public SimilarSchemaElementPair[] getAllPairs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||