jadex.testcases.plans
Agent Precondition
- agent Precondition
 
Tests precondition for a plan.
 Creates several plans using a binding, from which only one is applicable
 due to a precondition.
| Plan Summary | 
| standard plan  | printer(int num)
 | 
 
| Initial State Summary | 
| default initial state  | default
 | 
 
printer
standard plan printer(int num)
- 
- Parameters:
- in parameter numDefault value:0
- Plan body:
- new ResultPlan(new Integer($plan.num))
 
default
default initial state default
- 
- Initial Plans:
- printer
 
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.