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

jadex.bdi.testcases.plans.PlanCondition.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.testcases.*
		jadex.base.test.*
	

	
		
	

	
		
			
		
		
			
		

		
		
	

	
        
			
				"a"
			
			
			
				
					$beliefbase.count==1
					
					// ?rbelief = (belief (element_has_model ?mbelief) (belief_has_fact 1))
					// ?mbelief = (mbelief (melement_has_name "count"))
				
			
		
		
		
			
	        	new String[]{"var1", "var2"}
			
			
				"a"
			
			
			
 				
 					$beliefbase.count==2
 					
					// ?rbelief = (belief (element_has_model ?mbelief) (belief_has_fact 2))
					// ?mbelief = (mbelief (melement_has_name "count"))
 				
			
		
		
		
			
		
	

	
        
        
        true
    

	
		
			
				
					2
				
			
			
				
			
		
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy