|
|||||||||
| 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
uk.ac.ic.doc.automed.matching.relationships.Superset
public class Superset
The Superset class represents the superset semantic relationship
between SchemaElement objects.
| Field Summary | |
|---|---|
static int |
INDEX
|
static Subsumption |
INSTANCE
The singleton instance of the Superset class |
| Fields inherited from class uk.ac.ic.doc.automed.matching.relationships.Subsumption |
|---|
NAME, REL_BETWEEN_ELEMENTS |
| Method Summary | |
|---|---|
static SemanticRelationship |
getRelationship()
Returns an instance of the Superset class. |
| Methods inherited from class uk.ac.ic.doc.automed.matching.relationships.Subsumption |
|---|
equals, getName, getStrength, toString |
| Methods inherited from class uk.ac.ic.doc.automed.matching.relationships.SemanticRelationship |
|---|
isStronger |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Subsumption INSTANCE
Superset class
public static final int INDEX
| Method Detail |
|---|
public static SemanticRelationship getRelationship()
Superset class.
Superset class.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||