jadex.testcases.beliefs
Agent InitialBelief
jadex.testcases.beliefs.InitialBelief
jadex.testcases.beliefs.InitialBelief
- agent InitialBelief
- contains InitialBelief, InitialBelief, InitialBelief, jadex.planlib.Test
Agent arguments: testcenter- testcenter AgentIdentifier
Test overwriting initial belief(set) values.
The most outside (near agent) initial values for beliefs
and belief sets should be used.
The agent uses a capability which defines a belief
and a belief set with default values. Additionally
the capability has two configurations. In configuration 0
initial values for the belief/set are defined. In
configuration 1 nothing is initially defined.
The agent references the belief/set and overwrites
the values in configuartion 0 (in 1 nothing is)
overwritten.
agent:test_0 capa:test0/1 -> agent_initial_name (Agent values are used)
agent:test_1 capa:test0 -> capability_initial_name (Capability initial values are used)
agent:test_1 capa:test1 -> capability_default_name (Capability default values are used)
Plan Summary |
standard plan |
tester()
|
Configuration Summary |
default configuration |
default
|
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
bel_a
beliefref bel_a
- Initial agent values.
- Default fact:
"capability_default_bel"
- Referenced from:
bel_a
in capability InitialBelief
bel_b
beliefref bel_b
- Initial capability values.
- Default fact:
"capability_default_bel"
- Referenced from:
bel_b
in capability InitialBelief
bel_c
beliefref bel_c
- Default capability values.
- Default fact:
"capability_default_bel"
- Referenced from:
bel_c
in capability InitialBelief
reports
beliefsetref reports
- Referenced from:
reports
in capability jadex.planlib.Test
belset_a
beliefsetref belset_a
- Default facts:
"capability_default_belset_0"
"capability_default_belset_1"
- Referenced from:
belset_a
in capability InitialBelief
belset_b
beliefsetref belset_b
- Default facts:
"capability_default_belset_0"
"capability_default_belset_1"
- Referenced from:
belset_b
in capability InitialBelief
belset_c
beliefsetref belset_c
- Default facts:
"capability_default_belset_0"
"capability_default_belset_1"
- Referenced from:
belset_c
in capability InitialBelief
tester
standard plan tester()
- Plan body:
default
default configuration default
- Initial Capabilities:
- InitialBelief Configuration
test_0
- InitialBelief Configuration
test_1
- Initial Beliefs:
- bel_a Initial value:
"agent_initial_bel"
- belset_a Initial values:
"agent_initial_belset_0"
"agent_initial_belset_1"
- Initial Plans:
- tester
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.