uk.ac.ic.doc.automed.matching
Class SchemaElementPairRelationship
java.lang.Object
|
+--uk.ac.ic.doc.automed.matching.SchemaElementPair
|
+--uk.ac.ic.doc.automed.matching.SchemaElementPairRelationship
- public class SchemaElementPairRelationship
- extends SchemaElementPair
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
SchemaElementPairRelationship
public SchemaElementPairRelationship(SchemaElement elementA,
SchemaElement elementB,
SemanticRelationship rel)
getRelationship
public SemanticRelationship getRelationship()
toString
public java.lang.String toString()
- Overrides:
toString in class SchemaElementPair
setRelationship
public void setRelationship(SemanticRelationship sr)
clone
public java.lang.Object clone()
- Overrides:
clone in class java.lang.Object