jadex.testcases.goals
Capability OuterAbstractGoal
- Direct Known Containing Agents:
- OuterAbstractGoal
- capability OuterAbstractGoal
Test abstract goal dispatched from outer capability.
Defines an abstract goal and a plan to react on it.
Goal Summary |
exported abstract achievegoalref |
agoal
|
agoal
exported abstract achievegoalref agoal
- Parameters:
- parameterref
iparam
- parameterref
iresult
testplan
standard plan testplan(Object param,
Object result)
- Parameters:
- in parameter
param
(goal mappings: agoal.iparam)
- in parameter
result
(goal mappings: agoal.iresult)
- Plan body:
new ResultPlan(0, true, $plan.param)
- Plan trigger:
- Goals:
agoal
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.