jadex.bdi.examples.marsworld_classic.environment.Environment.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.examples.marsworld_classic.*
jadex.bridge.*
jadex.commons.service.clock.IClockService
jadex.commons.service.SServiceProvider
jadex.commons.IFuture
Environment.createInstance($propertybase.getProperty("clock"))
new jadex.bdi.planlib.GuiCreator(MarsworldGui.class, new Class[]{jadex.bdi.runtime.IBDIExternalAccess.class},
new Object[]{$scope.getExternalAccess()})
SServiceProvider.getService($scope.getServiceProvider(), IClockService.class)