|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.pogamut.base.agent.state.impl.AgentState cz.cuni.amis.pogamut.base.agent.state.impl.AgentStateFailed
public class AgentStateFailed
Constructor Summary | |
---|---|
AgentStateFailed(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 |
---|
public AgentStateFailed(String description)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |