jadex.testcases.goals
Agent SubgoalFailureMobile
- agent SubgoalFailureMobile
 
Test subgoal failure in a mobile agent.
 
 
| Initial State Summary | 
| default initial state  | default
 | 
 
work_goal
achievegoal work_goal()
- 
- BDI flags:
- retry: true- retry delay: 0- exclude: when_tried- random selection: false- meta-level reasoning: true- post to all: false
 
starter
mobile plan starter()
- 
- Plan body:
- new SubgoalFailureMobilePlan()
 
worker
standard plan worker()
- 
- Plan body:
- new ResultPlan(2000, false)
- Goal Trigger:
- work_goal
 
default
default initial state default
- 
- Initial Plans:
- starter
 
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-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.