- java.lang.Object
-
- cz.cuni.amis.pogamut.ut2004.communication.translator.shared.transition.GameInfoTransition
-
- All Implemented Interfaces:
- cz.cuni.amis.fsm.IFSMTransition<InfoMessage,TranslatorContext>
public class GameInfoTransition
extends Object
implements cz.cuni.amis.fsm.IFSMTransition<InfoMessage,TranslatorContext>
Transition that is used in GameInfoExpectedState and ReadyState when the GameInfo message is received
to send the GameInfo event.
- Author:
- Jimmy
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.