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.

The newest version!




	
		jadex.bdi.examples.marsworld_classic.*
		jadex.bridge.*
		jadex.bridge.service.types.clock.IClockService
		jadex.bridge.service.search.*
		jadex.bridge.service.*
		jadex.commons.future.*
	

	
		
		
			Environment.createInstance($properties.clock)
	  	

		
			new jadex.commons.gui.GuiCreator(MarsworldGui.class, new Class[]{jadex.bdi.runtime.IBDIExternalAccess.class}, 
				new Object[]{$scope.getExternalAccess()})
		
	
	
	
		
			SServiceProvider.getService($scope.getServiceProvider(), IClockService.class, RequiredServiceInfo.SCOPE_PLATFORM)
		
	
	
	
		
			
		
	

	
		
			
				
			
		
	
	




© 2015 - 2025 Weber Informatics LLC | Privacy Policy