Uses of Interface
org.onebusaway.gtfs_transformer.services.EntityTransformStrategy
Packages that use EntityTransformStrategy
Package
Description
-
Uses of EntityTransformStrategy in org.onebusaway.gtfs_transformer.factory
Methods in org.onebusaway.gtfs_transformer.factory that return EntityTransformStrategyMethods in org.onebusaway.gtfs_transformer.factory with parameters of type EntityTransformStrategyModifier and TypeMethodDescriptionvoidEntitiesTransformStrategy.addModification(TypedEntityMatch match, EntityTransformStrategy modification) Constructors in org.onebusaway.gtfs_transformer.factory with parameters of type EntityTransformStrategyModifierConstructorDescriptionMatchAndTransform(TypedEntityMatch match, EntityTransformStrategy transform) -
Uses of EntityTransformStrategy in org.onebusaway.gtfs_transformer.impl
Classes in org.onebusaway.gtfs_transformer.impl that implement EntityTransformStrategyModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of EntityTransformStrategy in org.onebusaway.gtfs_transformer.updates
Classes in org.onebusaway.gtfs_transformer.updates that implement EntityTransformStrategy