edu.princeton.wordnet.pojos.SemLink Class Reference

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

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

List of all members.

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 ()

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:16 2010 for WordNetScope by  doxygen 1.6.3