|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockLayoverIndex | |
---|---|
org.onebusaway.transit_data_federation.impl.blocks | |
org.onebusaway.transit_data_federation.services.blocks |
Uses of BlockLayoverIndex in org.onebusaway.transit_data_federation.impl.blocks |
---|
Methods in org.onebusaway.transit_data_federation.impl.blocks that return BlockLayoverIndex | |
---|---|
BlockLayoverIndex |
BlockIndexFactoryServiceImpl.createLayoverIndexForGroupOfBlockTrips(List<BlockTripEntry> trips)
|
Methods in org.onebusaway.transit_data_federation.impl.blocks that return types with arguments of type BlockLayoverIndex | |
---|---|
List<BlockLayoverIndex> |
BlockIndexFactoryServiceImpl.createLayoverIndices(Iterable<BlockEntry> blocks)
|
List<BlockLayoverIndex> |
BlockIndexServiceImpl.getBlockLayoverIndices()
|
List<BlockLayoverIndex> |
BlockIndexServiceImpl.getBlockLayoverIndicesForAgencyId(String agencyId)
|
List<BlockLayoverIndex> |
BlockIndexServiceImpl.getBlockLayoverIndicesForBlock(org.onebusaway.gtfs.model.AgencyAndId blockId)
|
List<BlockLayoverIndex> |
BlockIndexServiceImpl.getBlockLayoverIndicesForRouteCollectionId(org.onebusaway.gtfs.model.AgencyAndId routeCollectionId)
|
Uses of BlockLayoverIndex in org.onebusaway.transit_data_federation.services.blocks |
---|
Methods in org.onebusaway.transit_data_federation.services.blocks that return BlockLayoverIndex | |
---|---|
BlockLayoverIndex |
BlockLayoverIndexData.createIndex(TransitGraphDao dao)
|
BlockLayoverIndex |
BlockIndexFactoryService.createLayoverIndexForGroupOfBlockTrips(List<BlockTripEntry> trips)
|
Methods in org.onebusaway.transit_data_federation.services.blocks that return types with arguments of type BlockLayoverIndex | |
---|---|
List<BlockLayoverIndex> |
BlockIndexFactoryService.createLayoverIndices(Iterable<BlockEntry> blocks)
|
List<BlockLayoverIndex> |
BlockIndexService.getBlockLayoverIndices()
Layover Indices |
List<BlockLayoverIndex> |
BlockIndexService.getBlockLayoverIndicesForAgencyId(String agencyId)
|
List<BlockLayoverIndex> |
BlockIndexService.getBlockLayoverIndicesForBlock(org.onebusaway.gtfs.model.AgencyAndId blockId)
|
List<BlockLayoverIndex> |
BlockIndexService.getBlockLayoverIndicesForRouteCollectionId(org.onebusaway.gtfs.model.AgencyAndId rotueCollectionId)
|
Method parameters in org.onebusaway.transit_data_federation.services.blocks with type arguments of type BlockLayoverIndex | |
---|---|
List<BlockInstance> |
BlockCalendarService.getActiveBlocksInTimeRange(Iterable<BlockTripIndex> indices,
Iterable<BlockLayoverIndex> layoverIndices,
Iterable<FrequencyBlockTripIndex> frequencyIndices,
long timeFrom,
long timeTo)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |