edu.princeton.wordnet.pojos.LexLink Class Reference

Inherited by edu.princeton.wordnet.pojos.Antonym.

Collaboration diagram for edu.princeton.wordnet.pojos.LexLink:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LexLink (LexLinkId id, Synset srcSynset, Word srcWord, Synset destSynset, Word destWord, Link link)
LexLinkId getId ()
void setId (LexLinkId id)
Synset getSrcSynset ()
void setSrcSynset (Synset srcSynset)
Word getSrcWord ()
void setSrcWord (Word srcWord)
Synset getDestSynset ()
void setDestSynset (Synset destSynset)
Word getDestWord ()
void setDestWord (Word destWord)
Link getLink ()
void setLink (Link link)
boolean equals (Object other)
int hashCode ()

Detailed Description

WordNetPojos

Author:
Bernard Bou

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:44:13 2010 for WordNetScope by  doxygen 1.6.3