jadex.testcases.goals
Agent GoalFinishedTrigger
jadex.testcases.goals.GoalFinishedTrigger
jadex.planlib.Test
- agent GoalFinishedTrigger
- contains jadex.planlib.Test
Agent arguments: testcenter- testcenter AgentIdentifier
Test if a plan can react on a goal finished event.
Configuration Summary |
default configuration |
default
|
result
belief boolean result
- Default fact:
false
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 reports
- Referenced from:
reports
in capability jadex.planlib.Test
testgoal
achievegoal testgoal()
- BDI flags:
- retry: true
- retry delay: 0
- exclude: when_tried
- random selection: false
- post to all: false
testplan
standard plan testplan()
- Plan body:
worker
standard plan worker()
- Plan body:
new ResultPlan(-1, true)
- Plan trigger:
- Goals:
testgoal
goalfini
standard plan goalfini()
- Plan body:
new ResultPlan(true, Boolean.TRUE, "result")
- Plan trigger:
- Finished goals:
testgoal
default
default configuration default
- Initial Plans:
- testplan
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.