|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgentInfo | |
|---|---|
| adapter | |
| logist.agent | |
| logist.behavior | |
| Uses of AgentInfo in adapter |
|---|
| Methods in adapter with parameters of type AgentInfo | |
|---|---|
void |
BehaviorAdapter.setup(Topology topology,
TaskDistribution distribution,
AgentInfo agent)
|
| Uses of AgentInfo in logist.agent |
|---|
| Methods in logist.agent that return AgentInfo | |
|---|---|
AgentInfo |
Agent.getInfo()
|
| Uses of AgentInfo in logist.behavior |
|---|
| Methods in logist.behavior with parameters of type AgentInfo | |
|---|---|
void |
AuctionBehavior.setup(Topology topology,
TaskDistribution distribution,
AgentInfo agent)
The setup method is called exactly once, before the simulation starts and before any other method is called. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||