|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opentripplanner.routing.core.StateEditor
org.onebusaway.transit_data_federation.impl.otp.OBAStateEditor
public class OBAStateEditor
Field Summary |
---|
Fields inherited from class org.opentripplanner.routing.core.StateEditor |
---|
child |
Constructor Summary | |
---|---|
OBAStateEditor(OBAState parent,
org.opentripplanner.routing.core.Edge e)
|
|
OBAStateEditor(OBAState parent,
org.opentripplanner.routing.core.Edge edge,
org.opentripplanner.routing.core.EdgeNarrative edgeNarrative)
|
Method Summary | |
---|---|
void |
appendTripSequence(Object blockTrip)
|
void |
incrementInitialWaitTime(long time)
|
void |
setLookaheadItinerary()
|
void |
setMaxBlockSequence(int maxBlockSequence)
|
Methods inherited from class org.opentripplanner.routing.core.StateEditor |
---|
addNote, blockTraversal, getElapsedTime, getExtension, getLastAlightedTime, getNumBoardings, getPreviousStop, getRoute, getTime, getTrip, getTripId, getVertex, getWalkDistance, getZone, incrementNumBoardings, incrementTimeInSeconds, incrementTimeMsec, incrementWalkDistance, incrementWeight, isAlightedLocal, isEverBoarded, makeState, setAlightedLocal, setEverBoarded, setExtension, setFromState, setLastAlightedTime, setNumBoardings, setPreviousStop, setRoute, setStartTime, setTime, setTrip, setTripId, setWalkDistance, setZone, toString, weHaveWalkedTooFar |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OBAStateEditor(OBAState parent, org.opentripplanner.routing.core.Edge e)
public OBAStateEditor(OBAState parent, org.opentripplanner.routing.core.Edge edge, org.opentripplanner.routing.core.EdgeNarrative edgeNarrative)
Method Detail |
---|
public void setMaxBlockSequence(int maxBlockSequence)
public void incrementInitialWaitTime(long time)
public void appendTripSequence(Object blockTrip)
public void setLookaheadItinerary()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |