|
Class Summary |
| CarGUIImpl |
|
| DoorAgent |
When the DoorAgent arrives at a SeMoA server, it will
lookup for DoorService and create an instance of this service. |
| DoorServiceImpl |
|
| LockAgent |
When the LockAgent arrives at a SeMoA server, it will
lookup for LockService and create an instance of this service. |
| LockServiceImpl |
|
| WindowAgent |
When the WindowAgent arrives at a SeMoA server, it will
lookup for WindowService and create an instance of this service. |
| WindowServiceImpl |
This simple service is expected by @link WindowAgent and
provides methods to grant control and status of the windows in the car. |