Package edu.mit.jverbnet.data

Provides the major data types of the library

See:
          Description

Interface Summary
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.
 

Class Summary
Frame Default implementation of the IFrame interface.
Frame.FrameBuilder Default implementation of the frame builder interface.
FrameType Primary description types.
Member Concrete, default implementation of the IMember interface.
Member.MemberBuilder Default implementation of the IMemberBuilder interface.
ThematicRole Default implementation of the IThematicRole interface.
ThematicRole.ThematicRoleBuilder Default implementation of the IThematicRoleBuilder interface.
ThematicRoleType Selection restriction value types.
VerbClass Default implementation of the IVerbClass interface
VerbnetTypes Utility class for verbnet types
Version Default, concrete implementation of the IVersion interface.
WordnetKey Default implementation of the IWordnetType interface.
 

Package edu.mit.jverbnet.data Description

Provides the major data types of the library



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