|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GtfsTransformStrategy | |
|---|---|
| org.onebusaway.gtfs_transformer | |
| org.onebusaway.gtfs_transformer.factory | |
| org.onebusaway.gtfs_transformer.updates | |
| Uses of GtfsTransformStrategy in org.onebusaway.gtfs_transformer |
|---|
| Methods in org.onebusaway.gtfs_transformer that return GtfsTransformStrategy | |
|---|---|
GtfsTransformStrategy |
GtfsTransformer.getLastTransform()
|
| Methods in org.onebusaway.gtfs_transformer that return types with arguments of type GtfsTransformStrategy | |
|---|---|
List<GtfsTransformStrategy> |
GtfsTransformer.getTransforms()
|
| Methods in org.onebusaway.gtfs_transformer with parameters of type GtfsTransformStrategy | |
|---|---|
void |
GtfsTransformer.addTransform(GtfsTransformStrategy strategy)
|
| Uses of GtfsTransformStrategy in org.onebusaway.gtfs_transformer.factory |
|---|
| Classes in org.onebusaway.gtfs_transformer.factory that implement GtfsTransformStrategy | |
|---|---|
class |
AbstractEntitiesTransformStrategy
|
class |
AddEntitiesTransformStrategy
|
class |
ModifyEntitiesTransformStrategy
|
class |
RemoveEntitiesTransformStrategy
|
class |
RetainEntitiesTransformStrategy
|
| Uses of GtfsTransformStrategy in org.onebusaway.gtfs_transformer.updates |
|---|
| Classes in org.onebusaway.gtfs_transformer.updates that implement GtfsTransformStrategy | |
|---|---|
class |
DeduplicateTripsStrategy
|
class |
EnsureStopTimesIncreaseUpdateStrategy
|
class |
LocalVsExpressUpdateStrategy
|
class |
RemoveDuplicateTripsStrategy
|
class |
RemoveEmptyBlockTripsStrategy
|
class |
RemoveRepeatedStopTimesStrategy
|
class |
ShapeTransformStrategy
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||