AccessModelPlan |
Test accessing model information.
|
ArgumentsPlan |
Test if arguments can be accessed.
|
ArgumentsWorkerPlan |
Plan that sends back a message to the creator.
|
BeliefChangeCatchPlan |
Test if plan can be invoked when trigger is added dynamically at runtime.
|
BeliefSetAddPlan |
Modify a beliefset continuously by adding values.
|
BeliefSetRemovePlan |
Modify a beliefset continuously by remove values.
|
CallbackPlan |
Test agent callbacks.
|
CodecTestPlan |
Test if custom message codec works.
|
ConfigElementRefEndWorkerPlan |
Check if the end elements are correctly named.
|
ConfigElementRefPlan |
Check naming of initial and end elements using config element ref worker agent.
|
ConfigElementRefWorkerPlan |
Check if the initial and end elements are correctly named.
|
DynamicModelPlan |
Create and test a hello world agent.
|
EndStateAbortPlan |
Check correct operation of end state abort.
|
EndStateAbortWorkerPlan |
This plan performs an illegal cleanup action.
|
EndStateInitiatorPlan |
Check correct operation of end states.
|
EndStatePlan |
Check correct operation of end states.
|
EndStateWorkerPlan |
Check correct operation of end states.
|
EndStateWorkerSendReportsPlan |
Plan that sends the results to the parent agent (end state agent).
|
EndStateWorkerTestPlan |
Plan to react to various end elements.
|
ExpressionParameterPlan |
Test some expressions.
|
FlagPlan |
Test start/termination flags work.
|
GetExternalAccessPlan |
This plan performs an illegal action.
|
GuiOpenClosePlan |
Tests to open and close a gui.
|
InitialTransactionPlan |
Test if initial transaction works.
|
LeakerPlan |
Test memory consumption.
|
MessagingTestPlan |
Test the messaging capability.
|
ModelLoadingPlan |
todo: ?
|
ParameterProtectionPlan |
The print plan simply prints out the object
it gets as parameter in the construtor.
|
Person |
Simple person class with a name and an address.
|
ReceiveStreamPlan |
|
RepeatabilityPlan |
Change some beliefs and belief sets in an atomic block,
to trigger several conditions.
|
SendStreamPlan |
|
StreamFilter |
|
TriggerPlan |
A plan to be triggered by conditions
of the repeatability test agent.
|
WaitForPlan |
Test various waitFor methods first from plan, then from external access.
|
WatchdogTestPlan |
Test the watchdog capability.
|
WriteResultsPlan |
Plan writes a result and kills the agent.
|