JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
J
M
N
S
T
A
agent
- Variable in class jadex.examples.shop.
ShopAgent
The agent.
agentCreated()
- Method in class jadex.examples.shop.
ShopAgent
Called once after agent creation.
B
buyItem(String, double)
- Method in class jadex.examples.shop.
ShopAgent
Buy an item.
buyItem(String, double)
- Method in class jadex.examples.shop.
ShopService
Buy an item.
C
comp
- Variable in class jadex.examples.shop.
ShopService
The component.
G
getCatalog()
- Method in class jadex.examples.shop.
ShopAgent
Get the item catalog.
getCatalog()
- Method in class jadex.examples.shop.
ShopService
Get the item catalog.
getName()
- Method in class jadex.examples.shop.
ShopService
Get the shop name.
J
jadex.examples.shop
- package jadex.examples.shop
M
money
- Variable in class jadex.examples.shop.
ShopAgent
The money account.
N
name
- Variable in class jadex.examples.shop.
ShopService
The shop name.
S
ShopAgent
- Class in
jadex.examples.shop
Micro agent implementation of the shop.
ShopAgent()
- Constructor for class jadex.examples.shop.
ShopAgent
ShopService
- Class in
jadex.examples.shop
The shop for buying goods at the shop.
ShopService(IExternalAccess, String)
- Constructor for class jadex.examples.shop.
ShopService
Create a new shop service.
T
toString()
- Method in class jadex.examples.shop.
ShopService
Get the string representation.
A
B
C
G
J
M
N
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes