|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReservationGridManager | |
|---|---|
| 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. |
| aim4.im.v2i.reservation | This package contains the implementation of the reservation manager for the V2I intersection manager. |
| Uses of ReservationGridManager in aim4.im.v2i |
|---|
| Methods in aim4.im.v2i that return ReservationGridManager | |
|---|---|
ReservationGridManager |
V2IManagerCallback.getReservationGridManager()
Get the manager of the reservation grid |
ReservationGridManager |
V2IManager.getReservationGridManager()
Get the manager of the reservation grid |
| Uses of ReservationGridManager in aim4.im.v2i.policy |
|---|
| Methods in aim4.im.v2i.policy that return ReservationGridManager | |
|---|---|
ReservationGridManager |
TimeoutPolicy.getReservationGridManager()
Get the manager of the reservation grid |
| Uses of ReservationGridManager in aim4.im.v2i.reservation |
|---|
| Methods in aim4.im.v2i.reservation that return types with arguments of type ReservationGridManager | |
|---|---|
StatCollector<ReservationGridManager> |
ReservationGridManager.getStatCollector()
Get the statistic collector. |
| Methods in aim4.im.v2i.reservation with parameters of type ReservationGridManager | |
|---|---|
void |
ReservationGridManager.VinHistoryStatCollector.collect(ReservationGridManager manager)
Collect the statistic about a given object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||