jadex.testcases.plans
Agent PlanMetaLevelReasoning
jadex.testcases.plans.PlanMetaLevelReasoning
jadex.testcases.plans.MLR
- agent PlanMetaLevelReasoning- contains MLR
 
Test meta-level reasoning.
 The agent creates a goal
 for which more than one plan is applicable. For choosing
 between the alternative plan a "metalevel_reasoning_goal"
 is created and handled by a plan.
 
| Plan Summary | 
| standard plan  | good_plan(double importance)
 | 
 
| Initial State Summary | 
| default initial state  | default
 | 
 
app_goal
achievegoalref app_goal
- 
- Referenced from:
- app_goalin capability- MLR
 
ml_goal
metagoalref ml_goal
- 
- Parameters:
- parameterset applicables
- parameterset result
- Referenced from:
- ml_goalin capability- MLR
 
good_plan
standard plan good_plan(double importance)
- 
- Parameters:
- in parameter importanceDefault value:1.0
- Plan body:
- new ResultPlan("Good_plan")
 
default
default initial state default
- 
- Initial Goals:
- app_goal
 
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.