cz.cuni.amis.pogamut.usar2004.communication.translator.state
Class HelloBotExpectedState

Package class diagram package HelloBotExpectedState
java.lang.Object
  extended by 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

Constructor Summary
HelloBotExpectedState()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloBotExpectedState

public HelloBotExpectedState()


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.