Jadex 0.941

jadex.testcases.goals
Agent PerformGoal


agent PerformGoal

Test a perform goal.

The perform goal continuously trigger a plan.


Goal Summary
performgoal myperformgoal()
          
 
Plan Summary
standard plan myplan()
          
 
Initial State Summary
default initial state  default
          
 

Goal Detail

myperformgoal

performgoal myperformgoal()
BDI flags:
retry: true
retry delay: 1000
exclude: never
random selection: false
meta-level reasoning: true
post to all: false
Plan Detail

myplan

standard plan myplan()
Plan body:
new ResultPlan("hello")
Goal Trigger:
myperformgoal
Initial State Detail

default

default initial state default
Initial Goals:
myperformgoal

Jadex 0.941

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.