Uses of Class
edu.mit.jverbnet.data.syntax.AuxNounPhraseType

Packages that use AuxNounPhraseType
edu.mit.jverbnet.data.syntax Provides syntactic descriptors for verb arguments 
 

Uses of AuxNounPhraseType in edu.mit.jverbnet.data.syntax
 

Methods in edu.mit.jverbnet.data.syntax that return AuxNounPhraseType
static AuxNounPhraseType AuxNounPhraseType.getById(java.lang.String id)
          Returns the object corresponding to the specified xsd name.
static AuxNounPhraseType AuxNounPhraseType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AuxNounPhraseType[] AuxNounPhraseType.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.