org.onebusaway.transit_data_federation.impl.otp.graph
Class BlockDwellEdge

java.lang.Object
  extended by org.onebusaway.transit_data_federation.impl.otp.graph.AbstractEdge
      extended by org.onebusaway.transit_data_federation.impl.otp.graph.BlockDwellEdge
All Implemented Interfaces:
org.opentripplanner.routing.core.Edge

public class BlockDwellEdge
extends AbstractEdge


Field Summary
 
Fields inherited from class org.onebusaway.transit_data_federation.impl.otp.graph.AbstractEdge
_context
 
Constructor Summary
BlockDwellEdge(GraphContext context, ArrivalAndDepartureInstance instance)
           
 
Method Summary
 org.opentripplanner.routing.core.State traverse(org.opentripplanner.routing.core.State s0)
           
 
Methods inherited from class org.onebusaway.transit_data_federation.impl.otp.graph.AbstractEdge
addPatch, getFromVertex, getPatches, narrative, optimisticTraverse, removePatch, setFromVertex, setToVertex
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockDwellEdge

public BlockDwellEdge(GraphContext context,
                      ArrivalAndDepartureInstance instance)
Method Detail

traverse

public org.opentripplanner.routing.core.State traverse(org.opentripplanner.routing.core.State s0)


Copyright © 2012 OneBusAway. All Rights Reserved.