story.scheherazade.elements
Class InvokedState

java.lang.Object
  extended by story.scheherazade.elements.InvokedState
All Implemented Interfaces:
RenderableObject

public class InvokedState
extends java.lang.Object
implements RenderableObject

A State that has been invoked in a Timeline. Serves as query result object for InvokedStateParameters.


Constructor Summary
InvokedState(TimelineID timeline, StateTime stateTime)
           
 
Method Summary
 java.lang.StringBuffer render()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvokedState

public InvokedState(TimelineID timeline,
                    StateTime stateTime)
Method Detail

render

public java.lang.StringBuffer render()
                              throws Scheherexception
Specified by:
render in interface RenderableObject
Throws:
Scheherexception


Copyright © 2011 David K. Elson. All Rights Reserved.