Class | Description |
---|---|
DeliveryDriverAgent |
An OsmAgent associated to an establishment, that can perform deliveries
with a DriverBody through a DeliveryDriverBehavior.
|
DriverBody |
OsmAgentBody with an associated DeliveryVehicle to perform deliveries.
|
PrivateDriverAgent |
An OSM agent associated to an establishment, that can perform journeys
with a DriverBody through a PrivateDriverBehavior.
|