|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationshipList | |
|---|---|
| net.didion.jwnl.data.relationship | Tools for finding pointer relationships between words. |
| Uses of RelationshipList in net.didion.jwnl.data.relationship |
|---|
| Methods in net.didion.jwnl.data.relationship that return RelationshipList | |
|---|---|
RelationshipList |
RelationshipFinder.findRelationships(Synset sourceSynset,
Synset targetSynset,
PointerType type)
Find all relationships of type type between sourceSynset and targetSynset. |
RelationshipList |
RelationshipFinder.findRelationships(Synset sourceSynset,
Synset targetSynset,
PointerType type,
int depth)
Find all relationships of type type between sourceSynset and targetSynset to depth depth. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||