story.scheherazade.misc
Class ActivationFrame
java.lang.Object
story.scheherazade.misc.ActivationFrame
public class ActivationFrame
- extends java.lang.Object
A profile of what interp elements are at what activation states.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivationFrame
public ActivationFrame(AssignedAction action)
set
public void set(InterpElement interp,
Activation activation)
throws Scheherexception
- Throws:
Scheherexception
get
public Activation get(NodeProxy proxy)
throws Scheherexception
- Throws:
Scheherexception
render
public java.lang.StringBuffer render()
throws Scheherexception
- Throws:
Scheherexception
Copyright © 2011 David K. Elson. All Rights Reserved.