cz.cuni.amis.pogamut.base.agent.state
Class WaitForAgentStateChange

Package class diagram package WaitForAgentStateChange
java.lang.Object
  extended by cz.cuni.amis.utils.flag.WaitForFlagChange<IAgentState>
      extended by cz.cuni.amis.pogamut.base.agent.state.WaitForAgentStateChange

public class WaitForAgentStateChange
extends cz.cuni.amis.utils.flag.WaitForFlagChange<IAgentState>


Nested Class Summary
 
Nested classes/interfaces inherited from class cz.cuni.amis.utils.flag.WaitForFlagChange
cz.cuni.amis.utils.flag.WaitForFlagChange.IAccept<TYPE>
 
Constructor Summary
WaitForAgentStateChange(cz.cuni.amis.utils.flag.Flag<IAgentState> flag, Class<? extends IAgentState> agentState)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.utils.flag.WaitForFlagChange
await, await
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaitForAgentStateChange

public WaitForAgentStateChange(cz.cuni.amis.utils.flag.Flag<IAgentState> flag,
                               Class<? extends IAgentState> agentState)


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