public class Order.MyAMAS extends Amas<Order.MyEnv>
Amas.ExecutionPolicy
agents, cycle, environment, params
DEFAULT_SLEEP
Constructor and Description |
---|
MyAMAS() |
Modifier and Type | Method and Description |
---|---|
protected void |
onSystemCycleEnd()
This method is called when all agents have executed a cycle
|
boolean |
stopCondition()
This method allows the system to stop the scheduler on certain conditions
|
_addAgent, _removeAgent, cycle, getAgents, getCycle, getDecisionAndActionPhasesSemaphore, getEnvironment, getExecutionPolicy, getPerceptionPhaseSemaphore, getScheduler, informThatAgentDecisionAndActionAreFinished, informThatAgentPerceptionIsFinished, onInitialAgentsCreation, onInitialConfiguration, onReady, onRenderingInitialization, onSchedulingStarts, onSchedulingStops, onSystemCycleBegin, onUpdateRender, start
public boolean stopCondition()
Amas
stopCondition
in interface Schedulable
stopCondition
in class Amas<Order.MyEnv>
protected void onSystemCycleEnd()
Amas
onSystemCycleEnd
in class Amas<Order.MyEnv>