| AbstractMultipleAgentsPlan |
Base class for test plans that create other agents.
|
| AnswerPlan |
A plan thats sends one or more answers to a request.
|
| BeliefChangePlan |
Change a belief to a value.
|
| BeliefIncrementPlan |
This plan increments a belief once or in time intervals.
|
| BeliefSetAddPlan |
Add a value to a belief set.
|
| PrintResultPlan |
Print results to some output
|
| ResultPlan |
This plan waits for a specified time,
sets the assigned result as goal state and finishes.
|
| StoreReportPlan |
This plan stores a test report in the reports belief set.
|
| WorkPlan |
This plan does some work and prints out sth.
|