cz.cuni.amis.pogamut.base.agent.state.impl
Class AgentStateResumed

Package class diagram package AgentStateResumed
java.lang.Object
  extended by cz.cuni.amis.pogamut.base.agent.state.impl.AgentState
      extended by cz.cuni.amis.pogamut.base.agent.state.impl.AgentStateResumed
All Implemented Interfaces:
IAgentState, IAgentStateUp, IAgentStateRunning, IAgentStateResumed, Serializable

public class AgentStateResumed
extends AgentState
implements IAgentStateResumed

See Also:
Serialized Form

Constructor Summary
AgentStateResumed(String description)
           
 
Method Summary
 
Methods inherited from class cz.cuni.amis.pogamut.base.agent.state.impl.AgentState
equals, getDescription, isNotState, isState, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface cz.cuni.amis.pogamut.base.agent.state.level0.IAgentState
getDescription, isNotState, isState
 

Constructor Detail

AgentStateResumed

public AgentStateResumed(String description)


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