jadex.bdi.examples.shop.Shopping.application.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.bridge.service.clock.IClockService
jadex.bridge.service.SServiceProvider
jadex.commons.future.*
"Ladl, "+$component.getComponentIdentifier().getPlatformName()
new ItemInfo[]
{
new ItemInfo("Cookies", 0.89, 10),
new ItemInfo("Milk", 0.56, 2),
new ItemInfo("Bread", 1.09, 8),
new ItemInfo("Meat", 2.89, 6)
}
"Herzie, "+$component.getComponentIdentifier().getPlatformName()
new ItemInfo[]
{
new ItemInfo("Shoes", 55.99, 2),
new ItemInfo("Shirt", 15.00, 10),
new ItemInfo("Pants", 75.99, 15)
}
"Ladl, "+$component.getComponentIdentifier().getPlatformName()
new ItemInfo[]
{
new ItemInfo("Cookies", 0.89, 10),
new ItemInfo("Milk", 0.56, 2),
new ItemInfo("Bread", 1.09, 8),
new ItemInfo("Meat", 2.89, 6)
}
"Ladl, "+$component.getComponentIdentifier().getPlatformName()
new ItemInfo[]
{
new ItemInfo("Cookies", 0.89, 10),
new ItemInfo("Milk", 0.56, 2),
new ItemInfo("Bread", 1.09, 8),
new ItemInfo("Meat", 2.89, 6)
}
"Herzie, "+$component.getComponentIdentifier().getPlatformName()
new ItemInfo[]
{
new ItemInfo("Shoes", 55.99, 2),
new ItemInfo("Shirt", 15.00, 10),
new ItemInfo("Pants", 75.99, 15)
}