Class WrongWayConcurrency

  • All Implemented Interfaces:
    Serializable, org.onebusaway.csv_entities.HasExtensions

    public class WrongWayConcurrency
    extends IdentityBean<Integer>
    An GTFS extension that allows for re-mapping of route + direction + stop tuples to a replacement stop. The specific use case example is for Subway real-time service that reports an invalid stop and needs to be corrected to an appropriate stop. Not to be confused with stop consolidation!
    See Also:
    Serialized Form