edu.princeton.wordnet.pojos.Sense Class Reference

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

List of all members.

Public Member Functions

 Sense (SenseId id, Word word, Synset synset, short senseNum, short lexId)
 Sense (SenseId id, Word word, Synset synset, int senseId, short senseNum, String senseKey, short lexId, Integer tagCount, CasedWord casedWord, Set< LexLink > lexLinks, Set< LexLink > inverseLexLinks, Set< Antonym > antonyms, Set< VerbFrame > verbFrames, Set< VerbFrameSentence > verbFrameSentences, AdjPosition adjPosition)
SenseId getId ()
void setId (SenseId id)
Word getWord ()
void setWord (Word word)
Synset getSynset ()
void setSynset (Synset synset)
int getSenseId ()
void setSenseId (int senseId)
short getSenseNum ()
void setSenseNum (short senseNum)
String getSenseKey ()
void setSenseKey (String senseKey)
short getLexId ()
void setLexId (short lexId)
Integer getTagCount ()
void setTagCount (Integer tagCount)
CasedWord getCasedWord ()
void setCasedWord (CasedWord casedWord)
Set< LexLinkgetLexLinks ()
void setLexLinks (Set< LexLink > lexLinks)
Set< LexLinkgetInverseLexLinks ()
void setInverseLexLinks (Set< LexLink > inverseLexLinks)
Set< AntonymgetAntonyms ()
void setAntonyms (Set< Antonym > antonyms)
Set< VerbFramegetVerbFrames ()
void setVerbFrames (Set< VerbFrame > verbFrames)
Set< VerbFrameSentencegetVerbFrameSentences ()
void setVerbFrameSentences (Set< VerbFrameSentence > verbFrameSentences)
AdjPosition getAdjPosition ()
void setAdjPosition (AdjPosition adjPosition)
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:17 2010 for WordNetScope by  doxygen 1.6.3