|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Relationship | |
---|---|
net.sf.extjwnl.data.relationship | Tools for finding pointer relationships between words. |
Uses of Relationship in net.sf.extjwnl.data.relationship |
---|
Subclasses of Relationship in net.sf.extjwnl.data.relationship | |
---|---|
class |
AsymmetricRelationship
An asymmetric relationship is one whose source and target synsets have lineages with a definite divergence point. |
class |
SymmetricRelationship
A symmetric relationship is one whose type is symmetric (its own inverse). |
Methods in net.sf.extjwnl.data.relationship that return Relationship | |
---|---|
Relationship |
RelationshipList.getDeepest()
Returns the deepest Relationship in the list. |
Relationship |
RelationshipList.getShallowest()
Returns the shallowest relationship in the list. |
Relationship |
AsymmetricRelationship.reverse()
|
abstract Relationship |
Relationship.reverse()
|
Relationship |
SymmetricRelationship.reverse()
|
Methods in net.sf.extjwnl.data.relationship with parameters of type Relationship | |
---|---|
boolean |
RelationshipList.add(Relationship relationship)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |