Class AddEntitiesTransformStrategy
java.lang.Object
org.onebusaway.gtfs_transformer.factory.AddEntitiesTransformStrategy
- All Implemented Interfaces:
GtfsTransformStrategy
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidgetName()voidrun(TransformContext context, GtfsMutableRelationalDao dao) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.onebusaway.gtfs_transformer.services.GtfsTransformStrategy
updateReadSchema, updateWriteSchema
-
Constructor Details
-
AddEntitiesTransformStrategy
public AddEntitiesTransformStrategy()
-
-
Method Details
-
addEntity
-
addEntityFactory
-
getName
- Specified by:
getNamein interfaceGtfsTransformStrategy
-
run
- Specified by:
runin interfaceGtfsTransformStrategy
-