|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AgentInfo in <Unnamed> |
---|
Fields in <Unnamed> declared as AgentInfo | |
---|---|
private AgentInfo |
SimpleDemandManager.agentInfo
|
private AgentInfo |
TACAgent.agentInfo
stores the agent's state |
Methods in <Unnamed> with parameters of type AgentInfo | |
---|---|
void |
SimpleDemandManager.produceDeliverBid(GameSettings settings,
DailyInfo dayInfo,
AgentInfo agentInfo,
DailyActions actions)
Performs all of the demand manager's actions: produce and deliver computers, and bid on RFQs from customers. |
void |
InterfaceDemandManager.produceDeliverBid(GameSettings settings,
DailyInfo dayInfo,
AgentInfo agentInfo,
DailyActions actions)
|
void |
InterfaceSupplyManager.respondToSupplierOffers(GameSettings settings,
DailyInfo dayInfo,
AgentInfo agentInfo,
DailyActions actions)
|
void |
SimpleSupplyManager.respondToSupplierOffers(GameSettings settings,
DailyInfo dayInfo,
AgentInfo agentInfo,
DailyActions actions)
Responds to offers from suppliers by accepting all of them. |
void |
InterfaceSupplyManager.sendRFQsToSuppliers(GameSettings settings,
DailyInfo dayInfo,
AgentInfo agentInfo,
DailyActions actions)
|
void |
SimpleSupplyManager.sendRFQsToSuppliers(GameSettings settings,
DailyInfo dayInfo,
AgentInfo agentInfo,
DailyActions actions)
Sends RFQs to suppliers for needed components. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |