jadex.bdi.testcases.plans.PlanCondition.agent.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jadex-applications-bdi Show documentation
Show all versions of jadex-applications-bdi Show documentation
The Jadex BDI applications package contain
several example applications, benchmarks and
testcases using BDI agents.
jadex.bdi.testcases.*
jadex.base.test.*
"a"
$beliefbase.count==1
// ?rbelief = (belief (element_has_model ?mbelief) (belief_has_fact 1))
// ?mbelief = (mbelief (melement_has_name "count"))
new String[]{"var1", "var2"}
"a"
$beliefbase.count==2
// ?rbelief = (belief (element_has_model ?mbelief) (belief_has_fact 2))
// ?mbelief = (mbelief (melement_has_name "count"))
true
2