|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.commerce.zocalo.experiment.states.JudgingSessionState.NoAction
net.commerce.zocalo.experiment.states.JudgingSessionState.JudgingInitializedState
public static class JudgingSessionState.JudgingInitializedState
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.commerce.zocalo.experiment.states.SessionState |
|---|
SessionState.InitializedState, SessionState.NoAction, SessionState.ScoringState, SessionState.TradingState |
| Nested classes/interfaces inherited from interface net.commerce.zocalo.experiment.states.JudgingSessionState |
|---|
JudgingSessionState.JudgingInitializedState, JudgingSessionState.JudgingScoringState, JudgingSessionState.JudgingState, JudgingSessionState.JudgingTradingState, JudgingSessionState.NoAction |
| Field Summary |
|---|
| Fields inherited from class net.commerce.zocalo.experiment.states.JudgingSessionState.NoAction |
|---|
nextState |
| Fields inherited from interface net.commerce.zocalo.experiment.states.SessionState |
|---|
CANNOT_START_ROUND, NOT_RUNNING |
| Fields inherited from interface net.commerce.zocalo.experiment.states.JudgingSessionState |
|---|
NOT_AWAITING_FORECASTS |
| Constructor Summary | |
|---|---|
JudgingSessionState.JudgingInitializedState(JudgingSessionState next)
|
|
| Method Summary | |
|---|---|
void |
informInitialized(StatusAdaptor adaptor)
|
boolean |
startNextRound(TransitionAdaptor adaptor)
|
java.lang.String |
transitionMessage()
|
| Methods inherited from class net.commerce.zocalo.experiment.states.JudgingSessionState.NoAction |
|---|
endJudging, endTrading, informJudging, informShowingScores, informTrading, nextJudgingState, nextState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JudgingSessionState.JudgingInitializedState(JudgingSessionState next)
| Method Detail |
|---|
public boolean startNextRound(TransitionAdaptor adaptor)
startNextRound in interface JudgingSessionStatestartNextRound in interface SessionStatestartNextRound in class JudgingSessionState.NoActionpublic void informInitialized(StatusAdaptor adaptor)
informInitialized in interface JudgingSessionStateinformInitialized in interface SessionStateinformInitialized in class JudgingSessionState.NoActionpublic java.lang.String transitionMessage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||