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

jadex.bdi.examples.shop.Shopping.application.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.bridge.service.clock.IClockService
		jadex.bridge.service.SServiceProvider
		jadex.commons.future.*
	
	
	
		
		
		
	
	
	
		
			
				
					
						"Ladl, "+$component.getComponentIdentifier().getPlatformName()
						
							new ItemInfo[]
							{
								new ItemInfo("Cookies", 0.89, 10),
								new ItemInfo("Milk", 0.56, 2),
								new ItemInfo("Bread", 1.09, 8),
								new ItemInfo("Meat", 2.89, 6)
							}
						
					
				
				
					
						"Herzie, "+$component.getComponentIdentifier().getPlatformName()
						
							new ItemInfo[]
							{
								new ItemInfo("Shoes", 55.99, 2),
								new ItemInfo("Shirt", 15.00, 10),
								new ItemInfo("Pants", 75.99, 15)
							}
						
					
				
  				
			
 		
	
		
			
				
					
						"Ladl, "+$component.getComponentIdentifier().getPlatformName()
						
							new ItemInfo[]
							{
								new ItemInfo("Cookies", 0.89, 10),
								new ItemInfo("Milk", 0.56, 2),
								new ItemInfo("Bread", 1.09, 8),
								new ItemInfo("Meat", 2.89, 6)
							}
						
					
				
  				
			
 		
 		
 		
			
				
					
						"Ladl, "+$component.getComponentIdentifier().getPlatformName()
						
							new ItemInfo[]
							{
								new ItemInfo("Cookies", 0.89, 10),
								new ItemInfo("Milk", 0.56, 2),
								new ItemInfo("Bread", 1.09, 8),
								new ItemInfo("Meat", 2.89, 6)
							}
						
					
				
				
					
						"Herzie, "+$component.getComponentIdentifier().getPlatformName()
						
							new ItemInfo[]
							{
								new ItemInfo("Shoes", 55.99, 2),
								new ItemInfo("Shirt", 15.00, 10),
								new ItemInfo("Pants", 75.99, 15)
							}
						
					
				
			
 		
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy