story.scheherazade.misc
Class InterpElementSet
java.lang.Object
story.scheherazade.misc.InterpElementSet
public class InterpElementSet
- extends java.lang.Object
A set of InterpElements.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterpElementSet
public InterpElementSet()
add
public void add(InterpElement element)
throws Scheherexception
- Throws:
Scheherexception
add
public void add(InterpElementSet other)
throws Scheherexception
- Throws:
Scheherexception
contains
public boolean contains(InterpElement element)
throws Scheherexception
- Throws:
Scheherexception
containsInterpProposition
public boolean containsInterpProposition()
throws Scheherexception
- Throws:
Scheherexception
iterator
public java.util.Iterator iterator()
size
public int size()
render
public java.lang.StringBuffer render()
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.