Class Z0

java.lang.Object
  extended by State
      extended by Z0

public class Z0
extends State


Constructor Summary
Z0()
           
 
Method Summary
(package private)  Report createReport(AbstractStory story, String location)
           
(package private)  State transition(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Z0

public Z0()
Method Detail

createReport

Report createReport(AbstractStory story,
                    String location)
Specified by:
createReport in class State

transition

State transition(String s)
Specified by:
transition in class State