Uses of Class
org.onebusaway.gtfs_transformer.match.TypedEntityMatch
Packages that use TypedEntityMatch
-
Uses of TypedEntityMatch in org.onebusaway.gtfs_transformer.factory
Methods in org.onebusaway.gtfs_transformer.factory that return TypedEntityMatchMethods in org.onebusaway.gtfs_transformer.factory with parameters of type TypedEntityMatchModifier and TypeMethodDescriptionvoidEntitiesTransformStrategy.addModification(TypedEntityMatch match, EntityTransformStrategy modification) voidRetainEntitiesTransformStrategy.addRetention(TypedEntityMatch match, boolean retainUp) Constructors in org.onebusaway.gtfs_transformer.factory with parameters of type TypedEntityMatchModifierConstructorDescriptionMatchAndTransform(TypedEntityMatch match, EntityTransformStrategy transform) -
Uses of TypedEntityMatch in org.onebusaway.gtfs_transformer.updates
Methods in org.onebusaway.gtfs_transformer.updates that return TypedEntityMatchMethods in org.onebusaway.gtfs_transformer.updates with parameters of type TypedEntityMatchModifier and TypeMethodDescriptionvoidTrimTripTransformStrategy.TrimOperation.setMatch(TypedEntityMatch match)