Uses of Package
logist.simulation

Packages that use logist.simulation
logist.agent   
logist.behavior   
logist.config   
logist.gui   
logist.history   
logist.plan Allows to create plans that consist of a sequence of actions. 
logist.simulation   
 

Classes in logist.simulation used by logist.agent
Company
          A company that was defined in the XML configuration.
Context
          The context of a simulation.
Vehicle
          Collection of useful information about a vehicle.
VehicleController
          A vehicle controller decides what actions each vehicle performs.
VehicleImpl
          A vehicle in the pickup and delivery problem.
 

Classes in logist.simulation used by logist.behavior
Vehicle
          Collection of useful information about a vehicle.
 

Classes in logist.simulation used by logist.config
Manager
          Does every part of the simulation except the simulation of actions.
 

Classes in logist.simulation used by logist.gui
Simulation
          Simulates the actions of all agents in one round.
 

Classes in logist.simulation used by logist.history
Vehicle
          Collection of useful information about a vehicle.
 

Classes in logist.simulation used by logist.plan
Vehicle
          Collection of useful information about a vehicle.
 

Classes in logist.simulation used by logist.simulation
Company
          A company that was defined in the XML configuration.
Context
          The context of a simulation.
Vehicle
          Collection of useful information about a vehicle.
VehicleController
          A vehicle controller decides what actions each vehicle performs.
VehicleImpl
          A vehicle in the pickup and delivery problem.