story.scheherazade.prologuer
Class SelectionRestriction
java.lang.Object
story.scheherazade.prologuer.SelectionRestriction
- All Implemented Interfaces:
- SelectionRestrictionInterface
public class SelectionRestriction
- extends java.lang.Object
- implements SelectionRestrictionInterface
A VerbNet SELRESTR tag.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SelectionRestriction
public SelectionRestriction(java.io.File file,
org.w3c.dom.Node selRestrNode)
throws java.lang.Exception
- Throws:
java.lang.Exception
getType
public SelectionRestrictionType getType()
getValue
public boolean getValue()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
render
public java.lang.StringBuffer render()
- Specified by:
render
in interface SelectionRestrictionInterface
Copyright © 2011 David K. Elson. All Rights Reserved.