Uses of Interface
edu.mit.jverbnet.util.IHasLifecycle

Packages that use IHasLifecycle
edu.mit.jverbnet.index Provides the basic verb index class for accessing Verbnet data 
edu.mit.jverbnet.util Provides utility classes 
 

Uses of IHasLifecycle in edu.mit.jverbnet.index
 

Subinterfaces of IHasLifecycle in edu.mit.jverbnet.index
 interface IVerbIndex
          A verb index, usually Verbnet.
 

Classes in edu.mit.jverbnet.index that implement IHasLifecycle
 class VerbIndex
          Default implementation of the IVerbIndex interface.
 

Uses of IHasLifecycle in edu.mit.jverbnet.util
 

Classes in edu.mit.jverbnet.util that implement IHasLifecycle
 class AbstractHasLifecycle
          Abstract implementation of an object that has a lifecycle.
 



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