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

jadex.bdi.examples.hunterprey_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.hunterprey_classic.*
		jadex.commons.IFilter
		jadex.bridge.fipa.*
		jadex.commons.*
		jadex.commons.future.*
		jadex.bridge.service.*
		jadex.bridge.service.search.*
		jadex.bridge.service.types.df.*
	

	
		
		
		
	

	
		
			
			new Environment()
		
		
			1000
		
		

		
		
			
		
		
		
			new EnvironmentGui($scope.getExternalAccess())
		
	

	
		
			
		
		
			
		

		
			
		

		
			
		
		
			
		
		
		
		
			
			
		
	

	

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

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

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

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

		
		
			
		
		
		
		
			
			
				
				
			
		
	

	

		
			
				SFipa.INFORM
			
			
				SFipa.JADEX_XML
 			
			
				"HunterPreyOntology"
			
			
		
	
	
	
		
			$beliefbase.environment.getTaskSize()==0
			
			// ?rbel_env	= (belief (element_has_model ?mbel_env) (belief_has_fact ?env))
			// ?mbel_env	= (mbelief (melement_has_name "environment"))
			// ?env	= (Environment (taskSize 0))
		
	

	
		java.util.logging.Level.SEVERE
	 	SServiceProvider.getService($scope.getServiceProvider(), IDF.class, RequiredServiceInfo.SCOPE_PLATFORM)
	
	
	
		
			
				
					IFilter.ALWAYS
				
			
			
				
					
						
							$properties.dfservice.createDFComponentDescription(null,
								$properties.dfservice.createDFServiceDescription("environment-service", "hunter-prey environment", "University of Hamburg",
										new String[]{"JADEX_XML"}, new String[]{"hunterprey"}, new String[]{"fipa-request"}, null))
						
					
				
				
			
			
				
			
		
	







© 2015 - 2025 Weber Informatics LLC | Privacy Policy