|
||||||||||
| 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.SchemaElementPair
|
+--uk.ac.ic.doc.automed.matching.SimilarSchemaElementPair
| Constructor Summary | |
SimilarSchemaElementPair(SchemaElementPair pair,
BidirectionalDegree degree)
|
|
SimilarSchemaElementPair(SchemaElement first,
SchemaElement second,
BidirectionalDegree degree)
|
|
| Method Summary | |
BidirectionalDegree |
getDegree()
|
static java.util.Hashtable |
merge(java.util.Hashtable table1,
java.util.Hashtable table2)
|
java.lang.String |
toString()
|
static void |
writeSimilarSchemaElementPairs(java.lang.String fileprefix,
SimilarSchemaElementPair[] pairs)
|
| Methods inherited from class uk.ac.ic.doc.automed.matching.SchemaElementPair |
equals, getElement, getFirstElement, getSecondElement, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SimilarSchemaElementPair(SchemaElement first,
SchemaElement second,
BidirectionalDegree degree)
public SimilarSchemaElementPair(SchemaElementPair pair,
BidirectionalDegree degree)
| Method Detail |
public java.lang.String toString()
toString in class SchemaElementPairpublic BidirectionalDegree getDegree()
public static void writeSimilarSchemaElementPairs(java.lang.String fileprefix,
SimilarSchemaElementPair[] pairs)
throws java.io.IOException
java.io.IOException
public static java.util.Hashtable merge(java.util.Hashtable table1,
java.util.Hashtable table2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||