Inheritance diagram for ics.TripleApl.DeliberationCycle:

Public Member Functions | |
| void | start (Agent agent, AMS ams) |
Static Public Attributes | |
| static final int | READY = 0 |
| static final int | ERROR = 1 |
| static final int | FINISHED = 2 |
| static final int | STOPPED = 3 |
| static final int | RUNNING = 4 |
|
||||||||||||
|
Starts the DeliberationCycle of an Agent. Implemented in ics.TripleApl.DefaultDeliberationCycle, and ics.TripleApl.OldDeliberationCycle. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5