Uses of Class
edu.mit.jverbnet.data.semantics.ArgTypeEvent

Packages that use ArgTypeEvent
edu.mit.jverbnet.data.semantics Provides semantic descriptors, such as for predicates and their arguments 
 

Uses of ArgTypeEvent in edu.mit.jverbnet.data.semantics
 

Methods in edu.mit.jverbnet.data.semantics that return ArgTypeEvent
static ArgTypeEvent ArgTypeEvent.getById(java.lang.String id)
          Returns the object corresponding to the specified xsd name.
static ArgTypeEvent ArgTypeEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ArgTypeEvent[] ArgTypeEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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