Uses of Package
edu.mit.jverbnet.data

Packages that use edu.mit.jverbnet.data
edu.mit.jverbnet.data Provides the major data types of the library 
edu.mit.jverbnet.data.selection Provides a selectional restriction framework 
edu.mit.jverbnet.data.semantics Provides semantic descriptors, such as for predicates and their arguments 
edu.mit.jverbnet.data.syntax Provides syntactic descriptors for verb arguments 
edu.mit.jverbnet.index Provides the basic verb index class for accessing Verbnet data 
edu.mit.jverbnet.parse Provides XML handlers specifically implemented for Verbnet data 
 

Classes in edu.mit.jverbnet.data used by edu.mit.jverbnet.data
Frame
          Default implementation of the IFrame interface.
FrameType
          Primary description types.
IFrame
          A frame from a verb class.
IFrame.IFrameBuilder
          Allows an immutable frame to be constructed piece by piece
IMember
          A member of a verb class.
IMember.IMemberBuilder
          A class that returns modifiable lists, that allows an immutable member object to built up and then created.
IThematicRole
          A thematic role for a verb class.
IThematicRole.IThematicRoleBuilder
          An object allows an immutable member object to built up and then created.
IVerbClass
          The main object in a verb index
IVerbnetType
          A verbnet type is (generally) a type that is found in the verbnet XSD file.
IVersion
          A Verbnet version.
IWordnetKey
          The wordnet type is identical to the wordnet sense key, which is a unique string that identifies a Wordnet word.
ThematicRole
          Default implementation of the IThematicRole interface.
ThematicRoleType
          Selection restriction value types.
Version
          Default, concrete implementation of the IVersion interface.
WordnetKey
          Default implementation of the IWordnetType interface.
 

Classes in edu.mit.jverbnet.data used by edu.mit.jverbnet.data.selection
IVerbnetType
          A verbnet type is (generally) a type that is found in the verbnet XSD file.
 

Classes in edu.mit.jverbnet.data used by edu.mit.jverbnet.data.semantics
IVerbnetType
          A verbnet type is (generally) a type that is found in the verbnet XSD file.
 

Classes in edu.mit.jverbnet.data used by edu.mit.jverbnet.data.syntax
IVerbnetType
          A verbnet type is (generally) a type that is found in the verbnet XSD file.
 

Classes in edu.mit.jverbnet.data used by edu.mit.jverbnet.index
IMember
          A member of a verb class.
IVerbClass
          The main object in a verb index
IVersion
          A Verbnet version.
IWordnetKey
          The wordnet type is identical to the wordnet sense key, which is a unique string that identifies a Wordnet word.
 

Classes in edu.mit.jverbnet.data used by edu.mit.jverbnet.parse
Frame.FrameBuilder
          Default implementation of the frame builder interface.
IVerbClass
          The main object in a verb index
IVerbnetType
          A verbnet type is (generally) a type that is found in the verbnet XSD file.
Member.MemberBuilder
          Default implementation of the IMemberBuilder interface.
ThematicRole.ThematicRoleBuilder
          Default implementation of the IThematicRoleBuilder interface.
 



Copyright © 2012 ${project.organization.name}. All Rights Reserved.