jadex.testcases.goals
Capability GoalReferenceParameterSet
- Direct Known Containing Agents:
- GoalReferenceParameterSet
- capability GoalReferenceParameterSet
Test if goal references can have paraemter sets.
Test correct operation of parameter sets when using goal
references.
testgoal
exported achievegoal testgoal(String [set] paramset)
- Parameters:
- in parameterset
paramset
Default values:
"testvalue 1"
"testvalue 2"
- BDI flags:
- retry: true
- retry delay: 0
- exclude: when_tried
- random selection: false
- post to all: false
- Target Condition:
$goal.paramset.length>1 && $goal.paramset[1].equals("result")
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.