Class NoTripsWithBlockIdAndFrequenciesStrategy
- java.lang.Object
-
- org.onebusaway.gtfs_transformer.updates.NoTripsWithBlockIdAndFrequenciesStrategy
-
- All Implemented Interfaces:
EntityTransformStrategy
public class NoTripsWithBlockIdAndFrequenciesStrategy extends Object implements EntityTransformStrategy
-
-
Constructor Summary
Constructors Constructor Description NoTripsWithBlockIdAndFrequenciesStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(TransformContext context, GtfsMutableRelationalDao dao, Object entity)
-
-
-
Method Detail
-
run
public void run(TransformContext context, GtfsMutableRelationalDao dao, Object entity)
- Specified by:
runin interfaceEntityTransformStrategy
-
-