Uses of Package
aim4.msg.v2i

Packages that use aim4.msg.v2i
aim4.im.v2i This package contains the implementation of the V2I intersection manager. 
aim4.im.v2i.RequestHandler This package contains the implementations of the request handlers of the V2I intersection manager. 
aim4.im.v2i.policy This package contains the implementation of various intersection control policies for the V2I intersection manager. 
aim4.im.v2i.reservation This package contains the implementation of the reservation manager for the V2I intersection manager. 
aim4.msg.v2i This package contains the implementation of the V2I messages in the AIM protocol. 
aim4.vehicle This package contains the vehicle model in the simulator. 
 

Classes in aim4.msg.v2i used by aim4.im.v2i
V2IMessage
          A message sent from a Vehicle to an Intersection Manager.
 

Classes in aim4.msg.v2i used by aim4.im.v2i.RequestHandler
Request
          Message sent from a Vehicle to an Intersection Manager to request a reservation.
Request.Proposal
          A proposal
 

Classes in aim4.msg.v2i used by aim4.im.v2i.policy
Away
          Message sent from a Vehicle to an Intersection Manager to inform it that it has exited the Admission Control Zone.
Cancel
          Message sent from a Vehicle to an Intersection Manager to cancel a reservation.
Done
          Message sent from a Vehicle to an Intersection Manager to inform it that it has completed its reservation.
Request
          Message sent from a Vehicle to an Intersection Manager to request a reservation.
Request.Proposal
          A proposal
V2IMessage
          A message sent from a Vehicle to an Intersection Manager.
 

Classes in aim4.msg.v2i used by aim4.im.v2i.reservation
Request.VehicleSpecForRequestMsg
          The specification of the vehicle.
 

Classes in aim4.msg.v2i used by aim4.msg.v2i
Request
          Message sent from a Vehicle to an Intersection Manager to request a reservation.
Request.Proposal
          A proposal
Request.VehicleSpecForRequestMsg
          The specification of the vehicle.
V2IMessage
          A message sent from a Vehicle to an Intersection Manager.
V2IMessage.Type
          The different types of Vehicle to Intersection Manager messages.
 

Classes in aim4.msg.v2i used by aim4.vehicle
V2IMessage
          A message sent from a Vehicle to an Intersection Manager.
 



Copyright © 2011. All Rights Reserved.