|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Policy | |
|---|---|
| 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 Policy in aim4.im.v2i |
|---|
| Methods in aim4.im.v2i that return Policy | |
|---|---|
Policy |
V2IManager.getPolicy()
Get the policy. |
| Methods in aim4.im.v2i with parameters of type Policy | |
|---|---|
void |
V2IManager.setPolicy(Policy policy)
set the policy. |
| Uses of Policy in aim4.im.v2i.policy |
|---|
| Classes in aim4.im.v2i.policy that implement Policy | |
|---|---|
class |
AllStopPolicy
A policy that always denies every reservation request. |
class |
BasePolicy
The base policy. |
class |
TimeoutPolicy
The timeout policy. |
| Constructors in aim4.im.v2i.policy with parameters of type Policy | |
|---|---|
TimeoutPolicy(V2IManager im,
Policy policy)
Create a timeout policy |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||