|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relationship | |
|---|---|
| net.didion.jwnl.data.relationship | Tools for finding pointer relationships between words. |
| Uses of Relationship in net.didion.jwnl.data.relationship |
|---|
| Subclasses of Relationship in net.didion.jwnl.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.didion.jwnl.data.relationship that return Relationship | |
|---|---|
Relationship |
RelationshipList.getDeepest()
Return the deepest Relationship in the list. |
Relationship |
RelationshipList.getShallowest()
Return the shallowest Relationship in the list. |
Relationship |
SymmetricRelationship.reverse()
|
abstract Relationship |
Relationship.reverse()
|
Relationship |
AsymmetricRelationship.reverse()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||