Uses of Class
error.OTMException
-
-
Uses of OTMException in actuator
Methods in actuator that throw OTMException Modifier and Type Method Description voidAbstractActuator. initialize(Scenario scenario, float timestamp, boolean override_targets)voidAbstractActuatorLaneGroup. initialize(Scenario scenario, float timestamp, boolean override_targets)voidActuatorFlowToLinks. initialize(Scenario scenario, float timestamp, boolean override_targets)voidActuatorLaneGroupCapacity. initialize(Scenario scenario, float start_time, boolean override_targets)voidActuatorSignal. initialize(Scenario scenario, float timestamp, boolean override_targets)voidActuatorSplit. initialize(Scenario scenario, float timestamp, boolean override_targets)voidSignalPhase. initialize(Scenario scenario, boolean override_targets)voidAbstractActuator. poke(Dispatcher dispatcher, float timestamp)abstract voidAbstractActuator. process_command(InterfaceCommand command, float timestamp)voidActuatorFlowToLinks. process_command(InterfaceCommand command, float timestamp)voidActuatorLaneGroupAllowComm. process_command(InterfaceCommand command, float timestamp)voidActuatorLaneGroupCapacity. process_command(InterfaceCommand command, float timestamp)voidActuatorLaneGroupSpeedLimit. process_command(InterfaceCommand command, float timestamp)voidActuatorSignal. process_command(InterfaceCommand command, float timestamp)voidActuatorSplit. process_command(InterfaceCommand command, float timestamp)voidInterfaceTarget. register_actuator(Set<Long> commids, AbstractActuator act, boolean override)voidAbstractActuator. turn_off()voidAbstractActuator. turn_on()Constructors in actuator that throw OTMException Constructor Description AbstractActuator(Scenario scenario, Actuator jaxb_actuator)AbstractActuatorLaneGroup(Scenario scenario, Actuator jact)ActuatorFlowToLinks(Scenario scenario, Actuator jact)ActuatorLaneGroupAllowComm(Scenario scenario, Actuator jact)ActuatorLaneGroupCapacity(Scenario scenario, Actuator jact)ActuatorLaneGroupSpeedLimit(Scenario scenario, Actuator jact)ActuatorSignal(Scenario scenario, Actuator jaxb_actuator)ActuatorSplit(Scenario scenario, Actuator jact)SignalPhase(Scenario scenario, AbstractActuator actuator, Phase jaxb_phase) -
Uses of OTMException in cmd
Constructors in cmd that throw OTMException Constructor Description RunParameters(String prop_file_name) -
Uses of OTMException in commodity
Methods in commodity that throw OTMException Modifier and Type Method Description voidSubnetwork. add_links(Collection<Long> new_link_ids)Constructors in commodity that throw OTMException Constructor Description Commodity(Commodity jaxb_comm, List<Long> subnet_ids, Map<Long,Subnetwork> subnetworks)Path(Subnetwork js)Subnetwork(Long id, String name, Set<Long> link_ids, Set<Long> comm_ids, Scenario scenario)Subnetwork(Subnetwork js) -
Uses of OTMException in control
Methods in control that throw OTMException Modifier and Type Method Description voidControllerSchedule. configure()voidAbstractController. initialize(Scenario scenario, boolean override_targets)voidControllerSchedule.ScheduleEntry. initialize(Scenario scenario)voidAbstractController. poke(Dispatcher dispatcher, float timestamp)voidAbstractController. set_event_output(AbstractOutputEvent e)abstract voidAbstractController. update_command(Dispatcher dispatcher)voidControllerSchedule. update_command(Dispatcher dispatcher)Constructors in control that throw OTMException Constructor Description AbstractController(Scenario scenario, Controller jaxb_controller)ControllerSchedule(Scenario scenario, Controller jaxb_controller) -
Uses of OTMException in control.commodity
Methods in control.commodity that throw OTMException Modifier and Type Method Description voidControllerOfframpFlow. configure()voidControllerTollLaneGroup. configure()voidControllerFlowToLinks. update_command(Dispatcher dispatcher)voidControllerOfframpFlow. update_command(Dispatcher dispatcher)voidControllerRestrictLaneGroup. update_command(Dispatcher dispatcher)voidControllerTollLaneGroup. update_command(Dispatcher dispatcher)Constructors in control.commodity that throw OTMException Constructor Description ControllerFlowToLinks(Scenario scenario, Controller jcon)ControllerOfframpFlow(Scenario scenario, Controller jcon)ControllerRestrictLaneGroup(Scenario scenario, Controller jcnt)ControllerTollLaneGroup(Scenario scenario, Controller jcnt) -
Uses of OTMException in control.rampmetering
Methods in control.rampmetering that throw OTMException Modifier and Type Method Description voidAbstractControllerRampMetering. configure()voidControllerAlinea. configure()voidControllerFixedRate. configure()voidAbstractControllerRampMetering. update_command(Dispatcher dispatcher)voidControllerProfileRate. update_command(Dispatcher dispatcher)Constructors in control.rampmetering that throw OTMException Constructor Description AbstractControllerRampMetering(Scenario scenario, Controller jaxb_controller)ControllerAlinea(Scenario scenario, Controller jaxb_controller)ControllerFixedRate(Scenario scenario, Controller jaxb_controller)ControllerProfileRate(Scenario scenario, Controller jaxb_controller)ControllerRampMeterClosed(Scenario scenario, Controller jaxb_controller)ControllerRampMeterOpen(Scenario scenario, Controller jaxb_controller) -
Uses of OTMException in control.sigint
Methods in control.sigint that throw OTMException Modifier and Type Method Description voidControllerSignal. set_stage_index(int index)voidControllerSignal. update_command(Dispatcher dispatcher)voidControllerSignalPretimed. update_command(Dispatcher dispatcher)Constructors in control.sigint that throw OTMException Constructor Description ControllerSignal(Scenario scenario, Controller jaxb_controller)ControllerSignalPretimed(Scenario scenario, Controller jaxb_controller) -
Uses of OTMException in core
Methods in core that throw OTMException Modifier and Type Method Description voidEventFluidModelUpdate. action()voidEventFluidStateUpdate. action()voidScenario. add_path_travel_time(OutputPathTravelTime path_tt_writer)longScenario. add_subnetwork(String name, Set<Long> linkids, Set<Long> comm_ids)voidInterfaceLaneGroup. add_vehicle_packet(float timestamp, PacketLaneGroup vp, Long nextlink_id)voidOTM. advance(float duration)Advance the simulation in time.voidInterfaceFluidModel. compute_lanechange_demand_supply(Link link, float timestamp)AbstractCellInterfaceFluidModel. create_cell(FluidLaneGroup lg)static AbstractControllerScenarioFactory. create_controller_from_jaxb(Scenario scenario, Controller jaxb_controller)AbstractOutputInterfaceModel. create_output(Scenario scenario, String prefix, String output_folder, OutputRequest jaxb_or)static ScenarioScenarioFactory. create_scenario(Scenario js, boolean validate_pre_init)AbstractActuatorScenario. get_actuator(long id)AnimationInfoScenario. get_animation_info()UndocumentedAnimationInfoScenario. get_animation_info(List<Long> link_ids)CommodityScenario. get_commodity(long id)AbstractControllerScenario. get_controller(long id)LinkScenario. get_link(long id)NodeScenario. get_node(long id)AbstractSensorScenario. get_sensor(long id)SubnetworkScenario. get_subnetwork(long id)voidLink. initialize(Scenario scenario, float start_time)voidNetwork. initialize(Scenario scenario, float start_time)voidOTM. initialize(float start_time)Validate and initialize all components of the scenario.voidOTM. initialize(float start_time, String output_requests_file, String prefix, String output_folder, boolean validate_post_init)Validate and initialize all components of the scenario.voidScenario. initialize(Dispatcher dispatcher, RunParameters runParams, boolean validate_post_init)static OTMOTM. load_test(String testname)voidOTM. plot_outputs(String out_folder)static voidOTM. plot_outputs(Set<AbstractOutput> outputs, String out_folder)voidLaneGroupSet. register_actuator(Set<Long> commids, AbstractActuator act, boolean override)voidLink. register_actuator(Set<Long> commids, AbstractActuator act, boolean override)voidNode. register_actuator(Set<Long> commids, AbstractActuator act, boolean override)voidInterfaceLaneGroup. release_vehicle_packets(float timestamp)voidOTM. run(float start_time, float duration)Run the simulation.voidOTM. run(String prefix, String output_requests_file, String output_folder, float start_time, float duration, boolean validate_post_init)Run the simulation.voidInterfaceLaneGroup. set_actuator_allow_comm(boolean allow, Long commid)voidInterfaceEventWriter. set_event_output(AbstractOutputEvent e)voidScenario. set_model(Model jmodel)voidInterfaceFluidModel. update_link_state(Link link, float timestamp)Constructors in core that throw OTMException Constructor Description Link(Network network, Roadparam rp, long id, float length, int full_lanes, Node start_node, Node end_node, RoadGeometry rg, Link.RoadType rt, Points jpoints, Long alt_next_link)Network(Scenario scenario, Nodes jaxb_nodes, List<Link> jaxb_links, Roadgeoms jaxb_geoms, Roadconnections jaxb_conns, Roadparams jaxb_params)OTM(String configfile, boolean validate_pre_init)Constructor.OTM(Scenario jscenario, boolean validate) -
Uses of OTMException in core.geometry
Constructors in core.geometry that throw OTMException Constructor Description RoadGeometry(Roadgeom jaxb_geom, Map<Long,Roadparam> road_params) -
Uses of OTMException in dispatch
Methods in dispatch that throw OTMException Modifier and Type Method Description voidEventAdvanceSignalPhase. action()voidEventComputeTravelTime. action()voidEventCreateVehicle. action()voidEventDemandChange. action()voidEventInitializeController. action()voidEventPoke. action()voidEventSplitChange. action()voidEventStopSimulation. action()voidEventTimedWrite. action()voidInterfaceEvent. action()voidDispatcher. dispatch_events_to_stop()voidDispatcher. initialize()voidPokable. poke(Dispatcher dispatcher, float timestamp) -
Uses of OTMException in error
Methods in error that throw OTMException Modifier and Type Method Description voidOTMErrorLog. check() -
Uses of OTMException in events
Methods in events that throw OTMException Modifier and Type Method Description voidEventActuatorToggle. action()voidEventLanegroupFD. action()voidEventLanegroupLanes. action()voidEventLinksToggle. action()voidAbstractLanegroupEvent. initialize(Scenario scenario)voidAbstractScenarioEvent. initialize(Scenario scenario)Constructors in events that throw OTMException Constructor Description AbstractLanegroupEvent(Scenario scenario, Event jev)EventLanegroupFD(Scenario scenario, Event jev)EventLanegroupLanes(Scenario scenario, Event jev) -
Uses of OTMException in lanechange
Methods in lanechange that throw OTMException Modifier and Type Method Description voidAbstractLaneSelector. initialize(Scenario scenario, float start_time)voidAbstractLaneSelector. poke(Dispatcher dispatcher, float timestamp)Constructors in lanechange that throw OTMException Constructor Description LinkLogitLaneSelector(Scenario scenario, Link link, Float dt, List<Lanechange> lcs) -
Uses of OTMException in models.fluid
Methods in models.fluid that throw OTMException Modifier and Type Method Description voidEventUpdateTotalCellVehicles. action()voidEventUpdateTotalCellVehiclesDwn. action()voidEventUpdateTotalLanegroupVehicles. action()voidEventUpdateTotalLanegroupVehiclesDwn. action()voidEventUpdateTotalLinkVehicles. action()voidFluidLaneGroup. add_vehicle_packet(float timestamp, PacketLaneGroup vp, Long nextlink_id)voidFluidLaneGroup. create_cells(core.AbstractFluidModel model, float cell_length_meters)Map<Maneuver,Double>FluidLaneGroup. get_lc_probabilities(State state, Set<Maneuver> lcoptions)voidFluidLaneGroup. initialize(Scenario scenario, float start_time)voidFluidLaneGroup. process_buffer(float timestamp)voidFluidLaneGroup. release_vehicle_packets(float timestamp)voidFluidDemandGenerator. set_demand_vps(Dispatcher dispatcher, float time, double new_demand_vps) -
Uses of OTMException in models.fluid.ctm
Methods in models.fluid.ctm that throw OTMException Modifier and Type Method Description voidModelCTM. compute_lanechange_demand_supply(Link link, float timestamp)AbstractCellModelCTM. create_cell(FluidLaneGroup lg)AbstractOutputModelCTM. create_output(Scenario scenario, String prefix, String output_folder, OutputRequest jaxb_or)voidModelCTM. update_link_state(Link link, float timestamp)Constructors in models.fluid.ctm that throw OTMException Constructor Description ModelCTM(String name, Set<Link> links, StochasticProcess process, ModelParams param) -
Uses of OTMException in models.fluid.nodemodel
Methods in models.fluid.nodemodel that throw OTMException Modifier and Type Method Description voidNodeModel. build() -
Uses of OTMException in models.none
Methods in models.none that throw OTMException Modifier and Type Method Description voidNoneLaneGroup. add_vehicle_packet(float timestamp, PacketLaneGroup vp, Long nextlink_id)AbstractOutputModelNone. create_output(Scenario scenario, String prefix, String output_folder, OutputRequest jaxb_or)voidNoneLaneGroup. release_vehicle_packets(float timestamp)Constructors in models.none that throw OTMException Constructor Description ModelNone(String name, Set<Link> links) -
Uses of OTMException in models.vehicle
Methods in models.vehicle that throw OTMException Modifier and Type Method Description voidVehicleDemandGenerator. insert_vehicle(float timestamp)voidVehicleDemandGenerator. set_demand_vps(Dispatcher dispatcher, float time, double value) -
Uses of OTMException in models.vehicle.newell
Methods in models.vehicle.newell that throw OTMException Modifier and Type Method Description voidNewellLaneGroup. add_vehicle_packet(float timestamp, PacketLaneGroup vp, Long next_link_id)AbstractOutputModelNewell. create_output(Scenario scenario, String prefix, String output_folder, OutputRequest jaxb_or)voidNewellLaneGroup. initialize(Scenario scenario, float start_time)voidOutputMicroTrajectory. plot(String filename)voidModelNewell. poke(Dispatcher dispatcher, float timestamp)voidNewellLaneGroup. release_vehicle_packets(float timestamp)voidOutputMicroTrajectory. write(float timestamp)Constructors in models.vehicle.newell that throw OTMException Constructor Description ModelNewell(String name, Set<Link> links, StochasticProcess process, ModelParams params)OutputMicroTrajectory(Scenario scenario, String prefix, String output_folder, Long commodity_id, Float outDt) -
Uses of OTMException in models.vehicle.spatialq
Methods in models.vehicle.spatialq that throw OTMException Modifier and Type Method Description voidEventReleaseVehicleFromLaneGroup. action()voidEventTransitToWaiting. action()voidMesoLaneGroup. add_vehicle_packet(float timestamp, PacketLaneGroup vp, Long next_link_id)A core.packet arrives at this lanegroup.AbstractOutputModelSpatialQ. create_output(Scenario scenario, String prefix, String output_folder, OutputRequest jaxb_or)voidMesoLaneGroup. initialize(Scenario scenario, float start_time)voidOutputLinkQueues. initialize(Scenario scenario)voidQueue. initialize()voidMesoVehicle. move_to_queue(float timestamp, Queue to_queue)voidMesoVehicle. move_to_waiting_queue(float timestamp)voidOutputLinkQueues. plot(String filename)voidMesoLaneGroup. release_vehicle_packets(float timestamp)An event signals an opportunity to release a vehicle.voidQueue. remove_given_vehicle(float timestamp, MesoVehicle v)voidMesoLaneGroup. set_actuator_allow_comm(boolean allow, Long commid)voidOutputLinkQueues. write(float timestamp)Constructors in models.vehicle.spatialq that throw OTMException Constructor Description LaneChangeRequest(float timestamp, MesoVehicle requester, Queue from_queue, Queue to_queue)ModelSpatialQ(String name, Set<Link> links, StochasticProcess process)OutputLinkQueues(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt) -
Uses of OTMException in output
Methods in output that throw OTMException Modifier and Type Method Description voidAbstractOutput. close()voidAbstractOutputTimed. close()voidInterfaceOutput. close()doubleOutputLinkFlow. get_flow_vph_for_linkid_timestep(Long link_id, int timestep)voidAbstractOutput. initialize(Scenario scenario)voidAbstractOutputEvent. initialize(Scenario scenario)voidAbstractOutputTimedCell. initialize(Scenario scenario)voidAbstractOutputTimedLanegroup. initialize(Scenario scenario)voidAbstractOutputTimedLink. initialize(Scenario scenario)voidAbstractOutputTimedPath. initialize(Scenario scenario)voidOutputCellFlow. initialize(Scenario scenario)voidOutputCellLanechangeIn. initialize(Scenario scenario)voidOutputCellLanechangeOut. initialize(Scenario scenario)voidOutputCellSumVehicles. initialize(Scenario scenario)voidOutputCellSumVehiclesDwn. initialize(Scenario scenario)voidOutputLaneGroupFlow. initialize(Scenario scenario)voidOutputLaneGroupSumVehicles. initialize(Scenario scenario)voidOutputLaneGroupSumVehiclesDwn. initialize(Scenario scenario)voidOutputLinkFlow. initialize(Scenario scenario)voidOutputLinkSumVehicles. initialize(Scenario scenario)voidOutputPathTravelTime. initialize(Scenario scenario)static voidAbstractOutput. make_time_chart(org.jfree.data.xy.XYSeriesCollection dataset, String title, String yaxis_label, String filename)voidInterfaceVehicleListener. move_from_to_queue(float timestamp, MesoVehicle vehicle, Queue from_queue, Queue to_queue)voidOutputTravelTime. move_from_to_queue(float timestamp, MesoVehicle vehicle, Queue from_queue, Queue to_queue)voidOutputVehicleClass. move_from_to_queue(float timestamp, MesoVehicle vehicle, Queue from_queue, Queue to_queue)voidOutputVehicleEvents. move_from_to_queue(float timestamp, MesoVehicle vehicle, Queue from_queue, Queue to_queue)voidAbstractOutput. open()voidAbstractOutputTimed. open()voidInterfaceOutput. open()voidAbstractOutputEvent. plot(String filename)voidAbstractOutputTimedLink. plot(String filename)voidAbstractOutputTimedPath. plot(String filename)voidInterfacePlottable. plot(String filename)voidOutputCellFlow. plot(String filename)voidOutputCellLanechangeIn. plot(String filename)voidOutputCellLanechangeOut. plot(String filename)voidOutputCellSumVehicles. plot(String filename)voidOutputCellSumVehiclesDwn. plot(String filename)voidOutputCellVehicles. plot(String filename)voidOutputController. plot(String filename)voidOutputLaneGroupFlow. plot(String filename)voidOutputLaneGroupSumVehicles. plot(String filename)voidOutputLaneGroupSumVehiclesDwn. plot(String filename)voidOutputLaneGroupVehicles. plot(String filename)voidOutputLinkSumVehicles. plot(String filename)voidAbstractOutputTimedCell. plot_for_links(Set<Long> link_ids, String filename)voidAbstractOutputTimedLanegroup. plot_for_links(Set<Long> link_ids, String filename)voidAbstractOutputTimedLink. plot_for_links(Set<Long> link_ids, String filename)voidInterfaceOutput. register(RunParameters props, Dispatcher dispatcher)voidOutputController. register(RunParameters props, Dispatcher dispatcher)voidOutputTravelTime. register(RunParameters props, Dispatcher dispatcher)voidOutputVehicleClass. register(RunParameters props, Dispatcher dispatcher)voidOutputVehicleEvents. register(RunParameters props, Dispatcher dispatcher)voidAbstractOutputEvent. write(AbstractEventWrapper event)voidAbstractOutputTimed. write(float timestamp)voidAbstractOutputTimedCell. write(float timestamp)voidAbstractOutputTimedLanegroup. write(float timestamp)voidAbstractOutputTimedLink. write(float timestamp)voidOutputPathTravelTime. write(float timestamp)voidOutputVehicleClass. write(float timestamp, Object obj)Constructors in output that throw OTMException Constructor Description AbstractOutputTimed(Scenario scenario, String prefix, String output_folder, Long commodity_id, Float outDt)AbstractOutputTimedCell(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> inlink_ids, Float outDt)AbstractOutputTimedLanegroup(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> inlink_ids, Float outDt)AbstractOutputTimedLink(Scenario scenario, String prefix, String output_folder, Long commodity_id, Long subnetwork_id, Float outDt)AbstractOutputTimedLink(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)AbstractOutputTimedPath(Scenario scenario, String prefix, String output_folder, Long commodity_id, Long subnetwork_id, Float outDt)OutputCellFlow(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputCellLanechangeIn(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputCellLanechangeOut(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputCellSumVehicles(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputCellSumVehiclesDwn(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputCellVehicles(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputController(Scenario scenario, String prefix, String output_folder, Long controller_id)OutputLaneGroupFlow(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputLaneGroups(Scenario scenario, String prefix, String output_folder)OutputLaneGroupSumVehicles(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputLaneGroupSumVehiclesDwn(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> inlink_ids, Float outDt)OutputLaneGroupVehicles(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputLinkFlow(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputLinkSumVehicles(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputLinkVehicles(Scenario scenario, String prefix, String output_folder, Long commodity_id, Collection<Long> link_ids, Float outDt)OutputPathTravelTime(Scenario scenario, String prefix, String output_folder, Long subnetwork_id, Float outDt)OutputSubnetworkVHT(Scenario scenario, String prefix, String output_folder, Long commodity_id, Long subnetwork_id, Float outDt)OutputVehicleEvents(Scenario scenario, String prefix, String output_folder, Long commodity_id) -
Uses of OTMException in output.animation
Constructors in output.animation that throw OTMException Constructor Description AnimationInfo(Scenario scenario)AnimationInfo(Scenario scenario, List<Long> link_ids) -
Uses of OTMException in plugin
Methods in plugin that throw OTMException Modifier and Type Method Description static AbstractControllerPluginLoader. get_controller_instance(String plugin_name, Scenario scenario, Controller jaxb_controller)static core.AbstractModelPluginLoader. get_model_instance(Model jaxb_model, StochasticProcess process)static voidPluginLoader. load_plugins(Plugins plugins)Constructors in plugin that throw OTMException Constructor Description PluginController(Scenario scenario, Controller jaxb_controller) -
Uses of OTMException in profiles
Methods in profiles that throw OTMException Modifier and Type Method Description voidProfile2D. add_entry(long key, Double value)voidProfile2D. add_entry(long key, String content)voidProfile2D. add_entry(long key, List<Double> new_values)voidSplitMatrixProfile. initialize(Dispatcher dispatcher) -
Uses of OTMException in sensor
Methods in sensor that throw OTMException Modifier and Type Method Description voidAbstractSensor. initialize(Scenario scenario)voidFixedSensor. initialize(Scenario scenario)Constructors in sensor that throw OTMException Constructor Description FixedSensor(float dt, Link link, int start_lane, int end_lane, float position, Set<Long> commids)FixedSensor(Scenario scenario, Sensor jaxb_sensor) -
Uses of OTMException in traveltime
Methods in traveltime that throw OTMException Modifier and Type Method Description voidLinkTravelTimeManager. add_path_travel_time_writer(OutputPathTravelTime path_tt_writer) -
Uses of OTMException in utils
Methods in utils that throw OTMException Modifier and Type Method Description static LaneGroupSetOTMUtils. read_lanegroups(String str, Map<Long,Link> links) -
Uses of OTMException in xml
Methods in xml that throw OTMException Modifier and Type Method Description static ScenarioJaxbLoader. load_scenario(InputStream stream)static ScenarioJaxbLoader. load_scenario(String filename)static ScenarioJaxbLoader. load_test_scenario(String testname)static voidJaxbWriter. save_scenario(Scenario scn, String filename)
-