story.scheherazade.prologuer
Class PropBankRole

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

public class PropBankRole
extends java.lang.Object

A PropBank Role.


Constructor Summary
PropBankRole(java.io.File file, org.w3c.dom.Node roleNode)
           
 
Method Summary
 int getN()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropBankRole

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

getN

public int getN()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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