| Package | Description |
|---|---|
| aim4.driver.coordinator |
This package contains the implementation of the coordinator,
one of the three agents in the driver agent.
|
| Modifier and Type | Method and Description |
|---|---|
V2ICoordinator.State |
V2ICoordinator.getState()
Get the current state of the CoordinatingDriverAgent.
|
static V2ICoordinator.State |
V2ICoordinator.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static V2ICoordinator.State[] |
V2ICoordinator.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All rights reserved.