|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.matching.relationships.SemanticRelationship
uk.ac.ic.doc.automed.matching.relationships.Subsumption
public abstract class Subsumption
The Subsumption class represents the subsumption semantic relationship
between SchemaElement objects.
This is an abstract class. For instances of this class look at the subclasses
Subset,Superset.
| Constructor Summary | |
|---|---|
Subsumption()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Compares this object against the specified object. |
protected int |
getStrength()
Returns the strength of the SemanticRelationship object. |
| Methods inherited from class uk.ac.ic.doc.automed.matching.relationships.SemanticRelationship |
|---|
getName, getSemanticRelationship, isStronger, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Subsumption()
| Method Detail |
|---|
public boolean equals(java.lang.Object o)
SemanticRelationship
equals in class SemanticRelationshiptrue if the objects are the same, false otherwise.protected int getStrength()
SemanticRelationshipSemanticRelationship object.
getStrength in class SemanticRelationshipSemanticRelationship object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||