uk.ac.ic.doc.automed.matching.relationships
Class Disjointness
java.lang.Object
|
+--uk.ac.ic.doc.automed.matching.relationships.SemanticRelationship
|
+--uk.ac.ic.doc.automed.matching.relationships.Disjointness
- public class Disjointness
- extends SemanticRelationship
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NAME
public final java.lang.String NAME
- See Also:
- Constant Field Values
REL_BETWEEN_ELEMENTS
public final java.lang.String REL_BETWEEN_ELEMENTS
- See Also:
- Constant Field Values
INSTANCE
public static final SemanticRelationship INSTANCE
getRelationship
public static SemanticRelationship getRelationship()
getStrength
protected int getStrength()
- Specified by:
getStrength in class SemanticRelationship
getName
public java.lang.String getName()
- Specified by:
getName in class SemanticRelationship
toString
public java.lang.String toString()
- Specified by:
toString in class SemanticRelationship
equals
public boolean equals(java.lang.Object o)
- Specified by:
equals in class SemanticRelationship