Uses of Class
story.scheherazade.prologuer.VNThematicRoleType

Packages that use VNThematicRoleType
story.scheherazade.prologuer   
 

Uses of VNThematicRoleType in story.scheherazade.prologuer
 

Fields in story.scheherazade.prologuer declared as VNThematicRoleType
static VNThematicRoleType VNThematicRoleType.Actor
           
static VNThematicRoleType VNThematicRoleType.Actor1
           
static VNThematicRoleType VNThematicRoleType.Actor2
           
static VNThematicRoleType VNThematicRoleType.Agent
           
static VNThematicRoleType VNThematicRoleType.Asset
           
static VNThematicRoleType VNThematicRoleType.Attribute
           
static VNThematicRoleType VNThematicRoleType.Beneficiary
           
static VNThematicRoleType VNThematicRoleType.Cause
           
static VNThematicRoleType VNThematicRoleType.Destination
           
static VNThematicRoleType VNThematicRoleType.Experiencer
           
static VNThematicRoleType VNThematicRoleType.Extent
           
static VNThematicRoleType VNThematicRoleType.Instrument
           
static VNThematicRoleType VNThematicRoleType.Location
           
static VNThematicRoleType VNThematicRoleType.Material
           
static VNThematicRoleType VNThematicRoleType.NP
           
static VNThematicRoleType VNThematicRoleType.Oblique
           
static VNThematicRoleType VNThematicRoleType.Oblique1
           
static VNThematicRoleType VNThematicRoleType.Oblique2
           
static VNThematicRoleType VNThematicRoleType.Patient
           
static VNThematicRoleType VNThematicRoleType.Patient1
           
static VNThematicRoleType VNThematicRoleType.Patient2
           
static VNThematicRoleType VNThematicRoleType.Predicate
           
static VNThematicRoleType VNThematicRoleType.Product
           
static VNThematicRoleType VNThematicRoleType.Proposition
           
static VNThematicRoleType VNThematicRoleType.Recipient
           
static VNThematicRoleType VNThematicRoleType.Source
           
static VNThematicRoleType VNThematicRoleType.Stimulus
           
static VNThematicRoleType VNThematicRoleType.Theme
           
static VNThematicRoleType VNThematicRoleType.Theme1
           
static VNThematicRoleType VNThematicRoleType.Theme2
           
static VNThematicRoleType VNThematicRoleType.Time
           
static VNThematicRoleType VNThematicRoleType.Topic
           
static VNThematicRoleType VNThematicRoleType.Value
           
 

Methods in story.scheherazade.prologuer that return VNThematicRoleType
static VNThematicRoleType VNThematicRoleType.get(int number)
          Return the corresponding VNThematicRoleType for the given number.
static VNThematicRoleType VNThematicRoleType.get(java.lang.String string)
          Static version of get() that gets around the Java restriction on static types in interfaces.
 VNThematicRoleType VerbNetThematicRole.getType()
           
 VNThematicRoleType VerbNetNPClause.getValue()
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.