jadex.micro.examples.helpline.Helpline.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-micro Show documentation
Show all versions of jadex-applications-micro Show documentation
The Jadex micro applications package contains several example applications, benchmarks and testcases using micro agents.
jadex.bridge.service.*
jadex.bridge.service.search.*
jadex.bridge.service.types.clock.IClockService
jadex.commons.future.*
new InformationEntry[]
{
new InformationEntry("Lennie Lost", "First aid given at Hummel square.", ((IClockService)SServiceProvider.getLocalService($component, IClockService.class, RequiredServiceInfo.SCOPE_PLATFORM)).getTime()-2*60*60*1000),
new InformationEntry("Lennie Lost", "Brought to collection point.", ((IClockService)SServiceProvider.getLocalService($component, IClockService.class, RequiredServiceInfo.SCOPE_PLATFORM)).getTime()-1*60*60*1000),
new InformationEntry("Lennie Lost", "Savely reached Mainville Hospital.", ((IClockService)SServiceProvider.getLocalService($component, IClockService.class, RequiredServiceInfo.SCOPE_PLATFORM)).getTime())
}