, including all inherited members.
| Antonym() (defined in edu.princeton.wordnet.pojos.Antonym) | edu.princeton.wordnet.pojos.Antonym | |
| Antonym(LexLinkId id, Synset srcSynset, Word srcWord, Synset destSynset, Word destWord, Link link) (defined in edu.princeton.wordnet.pojos.Antonym) | edu.princeton.wordnet.pojos.Antonym | |
| equals(Object other) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| getDestSynset() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| getDestWord() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| getId() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| getLink() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| getSrcSynset() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| getSrcWord() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| hashCode() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| LexLink() (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| LexLink(LexLinkId id, Synset srcSynset, Word srcWord, Synset destSynset, Word destWord, Link link) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| setDestSynset(Synset destSynset) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| setDestWord(Word destWord) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| setId(LexLinkId id) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| setLink(Link link) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| setSrcSynset(Synset srcSynset) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |
| setSrcWord(Word srcWord) (defined in edu.princeton.wordnet.pojos.LexLink) | edu.princeton.wordnet.pojos.LexLink | |