|
Jadex 0.96 | ||||||||
PREV AGENT NEXT AGENT | FRAMES NO FRAMES | ||||||||
SUMMARY: | BELIEF | GOAL | PLAN | EVENT | EXPRESSION | CONFIGURATION | DETAIL: BELIEF | GOAL | PLAN | EVENT | EXPRESSION | CONFIGURATION |
jadex.testcases.plans.PlanAbort
jadex.planlib.Test
Belief Summary | |
belief int |
count
|
beliefsetref TestReport |
reports
|
beliefref int |
testcase_cnt
|
exported beliefref AgentIdentifier |
testcenter
|
exported beliefref long |
timeout
|
Goal Summary | |
achievegoal |
failuregoal()
goal fails without plan |
achievegoal |
failuregoal2()
goal fails after plan |
achievegoal |
successgoal()
goal succeeds without plan |
achievegoal |
successgoal2()
goal succeeds after plan |
achievegoal |
testabort()
execute plan and abort after some time |
Plan Summary | |
standard plan |
failureplan()
|
standard plan |
increment()
|
standard plan |
successplan()
|
standard plan |
testabort()
|
Configuration Summary | |
default configuration |
default
|
Belief Detail |
belief int count
0
beliefref int testcase_cnt
1
testcase_cnt
in capability jadex.planlib.Test
exported beliefref long timeout
0
timeout
in capability jadex.planlib.Test
exported beliefref AgentIdentifier testcenter
testcenter
in capability jadex.planlib.Test
beliefsetref TestReport reports
reports
in capability jadex.planlib.Test
Goal Detail |
achievegoal testabort()
$beliefbase.count>3
achievegoal successgoal()
true
achievegoal failuregoal()
false
achievegoal successgoal2()
achievegoal failuregoal2()
Plan Detail |
standard plan testabort()
testabort
standard plan increment()
new BeliefIncrementPlan("count", 1, 100)
standard plan successplan()
new ResultPlan(10, true)
successgoal2
standard plan failureplan()
new ResultPlan(10, false)
failuregoal2
Configuration Detail |
default configuration default
6
|
Jadex 0.96 | ||||||||
PREV AGENT NEXT AGENT | FRAMES NO FRAMES | ||||||||
SUMMARY: | BELIEF | GOAL | PLAN | EVENT | EXPRESSION | CONFIGURATION | DETAIL: BELIEF | GOAL | PLAN | EVENT | EXPRESSION | CONFIGURATION |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.