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

jadex.bdi.examples.cleanerworld_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.cleanerworld_classic.*
		jadex.commons.*
		jadex.commons.future.*
		jadex.bridge.service.types.df.*
		jadex.bridge.fipa.*
		java.util.logging.Level
	

	
		
		
		
	

	
		
			
			
			
			Environment.getInstance()
		

		
		
			
		
		
		
			new jadex.commons.gui.GuiCreator(EnvironmentGui.class, new Class[]{jadex.bdi.runtime.IBDIExternalAccess.class}, 
				new Object[]{$scope.getExternalAccess()})
		
	

	
		
			
		
		
			
		
		
			
		

		
			
		
		
			
		
	

	

		
		
			
				
			
			
				
			
			
			
				
					$goal.getParameter("action").getValue() instanceof RequestCompleteVision
				
			
		

		
		
			
				
			
			
				
			
			
			
				
					$goal.getParameter("action").getValue() instanceof RequestVision
				
			
		

		
		
			
				
			
			
				
			
			
			
				
					$goal.getParameter("action").getValue() instanceof RequestPickUpWaste
				
			
		

		
		
			
				
			
			
				
			
			
			
				
					$goal.getParameter("action").getValue() instanceof RequestDropWaste
				
			
		
	

	
		Level.SEVERE
	

	
		
			
				
					jadex.commons.IFilter.ALWAYS
				
			
			
				
					
						
							new DFComponentDescription(null, new IDFServiceDescription[]{ 
								new DFServiceDescription("dispatch vision", "dispatch vision", "University of Hamburg")},
								null, null, null, null)
						
					
					
				
			
		
	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy