| Package | Description |
|---|---|
| org.opentripplanner.analyst.scenario |
This package contains classes for modeling transport scenarios as an ordered series of modifications to be applied
to an underlying baseline graph.
|
| org.opentripplanner.profile | |
| org.opentripplanner.standalone |
| Class and Description |
|---|
| AddTripPattern.PatternTimetable
a class representing a minimal timetable
|
| AddTripPattern.TemporaryStop
A class representing a stop temporarily in the graph
|
| ConvertToFrequency.ConversionGroup |
| Modification
A Modification is a single change that can be applied non-destructively to RaptorWorkerData.
|
| Scenario
A scenario is an ordered sequence of modifications that will be applied non-destructively on top of a baseline graph.
|
| TimetableFilter
Abstract class for modifications to existing timetables/frequencies.
|
| TripFilter
A timetable filter that is applied to specific trips.
|
| TripPatternFilter
A filter that is applied to entire trip patterns at once.
|
| Class and Description |
|---|
| AddTripPattern
Add a trip pattern
|
| AddTripPattern.TemporaryStop
A class representing a stop temporarily in the graph
|
| Scenario
A scenario is an ordered sequence of modifications that will be applied non-destructively on top of a baseline graph.
|
| TransferRule
A transfer rule allows specification, on a per-stop basis, of a different assumption for transfer
boarding times than that used in the graph-wide search.
|
| Class and Description |
|---|
| ScenarioStore
Retains multiple Scenarios for a single router, keyed on unique IDs.
|
Copyright © 2018. All rights reserved.