story.scheherazade.misc
Class AssignedInterpNodeSet
java.lang.Object
story.scheherazade.misc.AssignedInterpNodeSet
public class AssignedInterpNodeSet
- extends java.lang.Object
A set of AssignedInterpNodes sorted by creation time
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignedInterpNodeSet
public AssignedInterpNodeSet()
add
public void add(AssignedInterpNode node)
add
public void add(AssignedInterpNodeSet set)
add
public void add(InterpElementSet set)
iterator
public java.util.Iterator<AssignedInterpNode> iterator()
size
public int size()
render
public java.lang.StringBuffer render()
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.