| Methods in logist.behavior with parameters of type TaskDistribution |
void |
ReactiveBehavior.setup(Topology topology,
TaskDistribution distribution,
Agent agent)
The setup method is called exactly once, before the simulation starts and
before any other method is called. |
void |
DeliberativeBehavior.setup(Topology topology,
TaskDistribution distribution,
Agent agent)
The setup method is called exactly once, before the simulation starts and
before any other method is called. |
void |
CentralizedBehavior.setup(Topology topology,
TaskDistribution distribution,
Agent agent)
The setup method is called exactly once, before the simulation starts and
before any other method is called. |
void |
AuctionBehavior.setup(Topology topology,
TaskDistribution distribution,
Agent agent)
The setup method is called exactly once, before the simulation starts and
before any other method is called. |