Uses of Class
aim4.im.v2i.reservation.AczManager

Packages that use AczManager
aim4.im.v2i This package contains the implementation of the V2I intersection manager. 
aim4.im.v2i.policy This package contains the implementation of various intersection control policies for the V2I intersection manager. 
 

Uses of AczManager in aim4.im.v2i
 

Methods in aim4.im.v2i that return AczManager
 AczManager V2IManagerCallback.getAczManager(int laneId)
          Get the manager of an ACZ
 AczManager V2IManager.getAczManager(int laneId)
          Get the manager of an ACZ
 

Uses of AczManager in aim4.im.v2i.policy
 

Methods in aim4.im.v2i.policy that return AczManager
 AczManager BasePolicy.ReserveParam.getAczManager()
          Get the ACZ manager
 AczManager TimeoutPolicy.getAczManager(int laneId)
          Get the manager of an ACZ
 

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



Copyright © 2011. All Rights Reserved.