Uses of Package
edu.mit.jverbnet.util

Packages that use edu.mit.jverbnet.util
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.util Provides utility classes 
 

Classes in edu.mit.jverbnet.util used by edu.mit.jverbnet.data
IHasID
          An object with an ID.
 

Classes in edu.mit.jverbnet.util used by edu.mit.jverbnet.data.selection
IHasID
          An object with an ID.
 

Classes in edu.mit.jverbnet.util used by edu.mit.jverbnet.data.semantics
IHasID
          An object with an ID.
 

Classes in edu.mit.jverbnet.util used by edu.mit.jverbnet.data.syntax
IHasID
          An object with an ID.
 

Classes in edu.mit.jverbnet.util used by edu.mit.jverbnet.index
AbstractHasLifecycle
          Abstract implementation of an object that has a lifecycle.
IHasLifecycle
          An object with a lifecycle.
 

Classes in edu.mit.jverbnet.util used by edu.mit.jverbnet.util
Checks.Check
          Abstract implementation of a check.
Checks.Condition
          Abstract implementation of a condition.
Checks.ICheck
          A check object provides the ability to throw an exception when a specified object satisfies the condition.
Checks.ICondition
          A condition object defines a boolean condition over a set of objects.
Checks.IMask
          A mask object provides the ability to substitute different values for a specified object if it matches the condition.
Checks.IReallocationStrategy
          A reallocation strategy defines if and how a collection should be reallocated.
Checks.Mask
          Abstract implementation of a mask.
IHasLifecycle
          An object with a lifecycle.
 



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