jadex.testcases.goals
Agent AbstractQueryGoal
jadex.testcases.goals.AbstractQueryGoal
jadex.testcases.goals.AbstractQueryGoal
jadex.planlib.Test
- agent AbstractQueryGoal
- contains AbstractQueryGoal, jadex.planlib.Test
Agent arguments: testcenter- testcenter AgentIdentifier
Test abstract query goal dispatched by inner capability.
The agent defines a query goal which is assigned to the abstract goal
from a capability. The capability posts the abstract goal, which succeeds
due to out parameter settings in the concrete goal.
timeout
exported beliefref long timeout
- Default fact:
0
- Referenced from:
timeout
in capability jadex.planlib.Test
testcenter
exported beliefref AgentIdentifier testcenter
- Referenced from:
testcenter
in capability jadex.planlib.Test
reports
beliefsetref reports
- Referenced from:
reports
in capability jadex.planlib.Test
- Assign to:
reports
in capability AbstractQueryGoal
qgoal
exported querygoal qgoal(String [set] params,
String [set] results)
- Parameters:
- in parameterset
params
- out parameterset
results
Default values expression:
new Object[]{select one String $result from $goal.params}
- BDI flags:
- retry: true
- retry delay: 0
- exclude: when_tried
- random selection: false
- post to all: false
- Assign to:
qgoal
in capability AbstractQueryGoal
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.