story.scheherazade.prologuer
Class SelectionRestrictions
java.lang.Object
story.scheherazade.prologuer.SelectionRestrictions
- All Implemented Interfaces:
- SelectionRestrictionInterface
public class SelectionRestrictions
- extends java.lang.Object
- implements SelectionRestrictionInterface
A VerbNet node.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionRestrictions
public SelectionRestrictions(java.io.File file,
org.w3c.dom.Node selRestrsNode)
throws java.lang.Exception
- Throws:
java.lang.Exception
size
public int size()
get
public SelectionRestrictionInterface get(int i)
throws java.lang.Exception
- Throws:
java.lang.Exception
getOperator
public LogicOperator getOperator()
render
public java.lang.StringBuffer render()
- Specified by:
render
in interface SelectionRestrictionInterface
supports
public boolean supports(SelectionRestrictionType type)
- Does the set support some type?
Copyright © 2011 David K. Elson. All Rights Reserved.