story.scheherazade.prologuer
Class VerbNetThematicRole

java.lang.Object
  extended by story.scheherazade.prologuer.VerbNetThematicRole

public class VerbNetThematicRole
extends java.lang.Object

A VerbNet THEMROLE node.


Constructor Summary
VerbNetThematicRole(java.io.File file, org.w3c.dom.Node themRoleNode)
           
 
Method Summary
 SelectionRestrictions getSelectionRestrictions()
          Get the SelectionRestrictions of the role.
 VNThematicRoleType getType()
           
 java.lang.StringBuffer render()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerbNetThematicRole

public VerbNetThematicRole(java.io.File file,
                           org.w3c.dom.Node themRoleNode)
                    throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getType

public VNThematicRoleType getType()

render

public java.lang.StringBuffer render()
                              throws java.lang.Exception
Throws:
java.lang.Exception

getSelectionRestrictions

public SelectionRestrictions getSelectionRestrictions()
Get the SelectionRestrictions of the role.



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