All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jadex.bdi.examples.marsworld_classic.environment.Environment.agent.xml Maven / Gradle / Ivy

Go to download

The Jadex BDI applications package contain several example applications, benchmarks and testcases using BDI agents.

There is a newer version: 2.4
Show newest version




	
		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)
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy