Package com.anylogic.engine.markup
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ParkingLotDataSource
@AnyLogicInternalAPI public interface RoadBasicDataSource extends Serializable
int nCars()
Returns number of cars located on the road markup element
- Returns:
- number of cars
List<Agent> getCars()
Returns list of cars located on the road markup element
- Returns:
- list of cars