Uses of Class
aim4.im.v2i.reservation.ReservationGridManager.Plan

Packages that use ReservationGridManager.Plan
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. 
 

Uses of ReservationGridManager.Plan in aim4.im.v2i.policy
 

Methods in aim4.im.v2i.policy that return ReservationGridManager.Plan
 ReservationGridManager.Plan BasePolicy.ReserveParam.getGridPlan()
          Get the reservation plan
 

Constructors in aim4.im.v2i.policy with parameters of type ReservationGridManager.Plan
BasePolicy.ReserveParam(int vin, Request.Proposal successfulProposal, ReservationGridManager.Plan gridPlan, AczManager aczManager, AczManager.Plan aczPlan)
          Create a reservation parameter record.
 

Uses of ReservationGridManager.Plan in aim4.im.v2i.reservation
 

Methods in aim4.im.v2i.reservation that return ReservationGridManager.Plan
 ReservationGridManager.Plan ReservationGridManager.query(ReservationGridManager.Query q)
          Find a set of space-time tile for a particular traversal proposal in a request message.
 

Methods in aim4.im.v2i.reservation with parameters of type ReservationGridManager.Plan
 Integer ReservationGridManager.accept(ReservationGridManager.Plan plan)
          Accept the proposed plan.
 



Copyright © 2011. All Rights Reserved.