Class DummyWumpusShift2.RandomShiftBehaviour

java.lang.Object
jade.core.behaviours.Behaviour
jade.core.behaviours.SimpleBehaviour
jade.core.behaviours.TickerBehaviour
eu.su.mas.dedale.mas.agents.dedaleDummyAgents.DummyWumpusShift2.RandomShiftBehaviour
All Implemented Interfaces:
jade.util.leap.Serializable, java.io.Serializable
Enclosing class:
DummyWumpusShift2

public class DummyWumpusShift2.RandomShiftBehaviour
extends jade.core.behaviours.TickerBehaviour
BEHAVIOURS
See Also:
Serialized Form
  • Field Summary

    Fields inherited from class jade.core.behaviours.Behaviour

    STATE_BLOCKED, STATE_READY, STATE_RUNNING
  • Constructor Summary

    Constructors 
    Constructor Description
    RandomShiftBehaviour​(AbstractDedaleAgent myagent)  
  • Method Summary

    Modifier and Type Method Description
    void onTick()  

    Methods inherited from class jade.core.behaviours.TickerBehaviour

    action, done, getTickCount, onStart, reset, reset, setFixedPeriod, stop

    Methods inherited from class jade.core.behaviours.Behaviour

    actionWrapper, block, block, getAgent, getBehaviourName, getDataStore, getExecutionState, getRestartCounter, handleRestartEvent, isRunnable, onEnd, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionState

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait