cz.cuni.amis.pogamut.usar2004.communication.translator.state
Class HelloBotExpectedState
java.lang.Object
cz.cuni.amis.pogamut.usar2004.communication.translator.state.HelloBotExpectedState
public class HelloBotExpectedState
- extends Object
First and initial state of the BotFSM handler. It expects HELLO_BOT msg and throws exception if it doesn't come.
- Author:
- Jimmy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloBotExpectedState
public HelloBotExpectedState()
Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.