jadex.testcases.plans
Agent PlanParameters
jadex.testcases.plans.PlanParameters
jadex.planlib.Test
- agent PlanParameters
- contains jadex.planlib.Test
Agent arguments: timeout- timeout long
, testcenter- testcenter AgentIdentifier
Test plan parameters.
Tests, if declared plan parameters can be read and written from a plan.
Configuration Summary |
default configuration |
default
|
testcase_cnt
beliefref int testcase_cnt
- Default fact:
1
- Referenced from:
testcase_cnt
in capability jadex.planlib.Test
timeout
exported beliefref long timeout
- Default fact:
0
- Referenced from:
timeout
in capability jadex.planlib.Test
testcenter
exported beliefref AgentIdentifier testcenter
- Referenced from:
testcenter
in capability jadex.planlib.Test
reports
beliefsetref TestReport reports
- Referenced from:
reports
in capability jadex.planlib.Test
tester
standard plan tester(String in1,
String in2,
String inout1,
String inout2,
String out1)
- Parameters:
- in parameter
in1
Default value:
"default"
- in parameter
in2
Default value:
"default"
- inout parameter
inout1
Default value:
"default"
- inout parameter
inout2
Default value:
"default"
- out parameter
out1
Default value:
"default"
- Plan body:
new ParameterPlan()
default
default configuration default
- Initial Beliefs:
- testcase_cnt Initial value:
1
- Initial Plans:
- tester (in1=
"initial"
, inout1="initial"
)
Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.