Inherited by edu.princeton.wordnet.pojos.Hypernym, and edu.princeton.wordnet.pojos.Hyponym.

Public Member Functions | |
| SemLink (SemLinkId id, Synset srcSynset, Synset destSynset, Link link) | |
| SemLinkId | getId () |
| void | setId (SemLinkId id) |
| Synset | getSrcSynset () |
| void | setSrcSynset (Synset srcSynset) |
| Synset | getDestSynset () |
| void | setDestSynset (Synset destSynset) |
| Link | getLink () |
| void | setLink (Link link) |
| boolean | equals (Object other) |
| int | hashCode () |
WordNetPojos
1.6.3