Uses of Package
logist.plan

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

Classes in logist.plan used by logist.behavior
Action
          An action of a vehicle during the simulation.
Plan
          A sequence of actions for one vehicle.
 

Classes in logist.plan used by logist.history
Action
          An action of a vehicle during the simulation.
 

Classes in logist.plan used by logist.plan
Action
          An action of a vehicle during the simulation.
ActionHandler
          Computes a result after a pattern matching on actions.
Plan
          A sequence of actions for one vehicle.
 

Classes in logist.plan used by logist.simulation
Action
          An action of a vehicle during the simulation.
ActionHandler
          Computes a result after a pattern matching on actions.