Uses of Class
edu.princeton.wordnet.ejb.VnSynset

Packages that use VnSynset
edu.princeton.wordnet.ejb   
 

Uses of VnSynset in edu.princeton.wordnet.ejb
 

Fields in edu.princeton.wordnet.ejb with type parameters of type VnSynset
 java.util.List<VnSynset> VnEntry.theSynsets
          Synsets attached to VerbNet entry
 

Constructor parameters in edu.princeton.wordnet.ejb with type arguments of type VnSynset
VnEntry(Word thisWord, java.util.List<VnSynset> theseSynsets)
          VnEntry