blob: 7e3c95d1c59b2e3ce9c35aaff1b842e051cb79d9 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_262) on Wed Mar 10 21:50:15 GMT 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.eclipse.mosaic.fed.sumo.traci.AbstractTraciCommand (Eclipse MOSAIC Parent 21.0 API)</title>
<meta name="date" content="2021-03-10">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.eclipse.mosaic.fed.sumo.traci.AbstractTraciCommand (Eclipse MOSAIC Parent 21.0 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/mosaic/fed/sumo/traci/class-use/AbstractTraciCommand.html" target="_top">Frames</a></li>
<li><a href="AbstractTraciCommand.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.eclipse.mosaic.fed.sumo.traci.AbstractTraciCommand" class="title">Uses of Class<br>org.eclipse.mosaic.fed.sumo.traci.AbstractTraciCommand</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.fed.sumo.traci">org.eclipse.mosaic.fed.sumo.traci</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.eclipse.mosaic.fed.sumo.traci.commands">org.eclipse.mosaic.fed.sumo.traci.commands</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.eclipse.mosaic.fed.sumo.traci">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a> in <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/package-summary.html">org.eclipse.mosaic.fed.sumo.traci</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/package-summary.html">org.eclipse.mosaic.fed.sumo.traci</a> with type parameters of type <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a>&lt;?&gt;&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">CommandRegister.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/CommandRegister.html#getOrCreate-java.lang.Class-">getOrCreate</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;commandClass)</code>
<div class="block">Stores a TraCI command once it is created returns only one instance per command class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a>&lt;?&gt;&gt;<br>T</code></td>
<td class="colLast"><span class="typeNameLabel">CommandRegister.</span><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/CommandRegister.html#register-java.lang.Class-T-">register</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;? extends T&gt;&nbsp;clazz,
T&nbsp;command)</code>
<div class="block">Pre-register commands.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.eclipse.mosaic.fed.sumo.traci.commands">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a> in <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/package-summary.html">org.eclipse.mosaic.fed.sumo.traci.commands</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">AbstractTraciCommand</a> in <a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/package-summary.html">org.eclipse.mosaic.fed.sumo.traci.commands</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/AbstractVehicleSetSingleDoubleValue.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">AbstractVehicleSetSingleDoubleValue</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/AbstractVehicleSetSingleIntegerValue.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">AbstractVehicleSetSingleIntegerValue</a></span></code>
<div class="block">Class to set set a single integer value via a traci command.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/InductionLoopSubscribe.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">InductionLoopSubscribe</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/JunctionGetPosition.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">JunctionGetPosition</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/LaneAreaSubscribe.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">LaneAreaSubscribe</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/LaneGetLength.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">LaneGetLength</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/LaneSetAllow.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">LaneSetAllow</a></span></code>
<div class="block">This class represents the traci command which sets the allowed classes to a specific lane.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/LaneSetDisallow.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">LaneSetDisallow</a></span></code>
<div class="block">This class represents the traci command which sets the disallowed classes to a specific lane.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/LaneSetMaxSpeed.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">LaneSetMaxSpeed</a></span></code>
<div class="block">This class represents the traci command which sets the maximum lane speed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/PoiAdd.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">PoiAdd</a></span></code>
<div class="block">This class adds a PoI object in the SUMO-GUI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/PoiRemove.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">PoiRemove</a></span></code>
<div class="block">This removes adds a PoI object in the SUMO-GUI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/PoiSetAngle.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">PoiSetAngle</a></span></code>
<div class="block">This rotates a PoI object in the SUMO-GUI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/PoiSetHeight.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">PoiSetHeight</a></span></code>
<div class="block">This class sets the height of a PoI object in the SUMO-GUI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/PoiSetImage.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">PoiSetImage</a></span></code>
<div class="block">This class sets the image path of a PoI object in the SUMO-GUI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/PoiSetWidth.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">PoiSetWidth</a></span></code>
<div class="block">This class sets the width of a PoI object in the SUMO-GUI.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/RouteAdd.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">RouteAdd</a></span></code>
<div class="block">This class represents the traci command which adds a route to the scenario.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/RouteGetEdges.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">RouteGetEdges</a></span></code>
<div class="block">This class represents the traci command which allows to get the edge Id's of a route.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/RouteGetIds.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">RouteGetIds</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/SimulationClose.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">SimulationClose</a></span></code>
<div class="block">This class represents the traci command which closes the simulation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/SimulationGetDepartedVehicleIds.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">SimulationGetDepartedVehicleIds</a></span></code>
<div class="block">This class represents the traci command which allows to get the Id's of the vehicles departed the simulation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/SimulationGetTrafficLightIds.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">SimulationGetTrafficLightIds</a></span></code>
<div class="block">This class represents the traci command which allows to get the Id's of the traffic light groups.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/SimulationGetVersion.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">SimulationGetVersion</a></span></code>
<div class="block">This class represents the traci command which allows to get the version of the Traci API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/SimulationSimulateStep.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">SimulationSimulateStep</a></span></code>
<div class="block">This class represents the traci command which allows to set the simulation step.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/SimulationTraciRequest.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">SimulationTraciRequest</a></span></code>
<div class="block">Implementation for a byte array message from the simulation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightAddProgram.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightAddProgram</a></span></code>
<div class="block">Adds a complete definition of a traffic light program.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetControlledLanes.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetControlledLanes</a></span></code>
<div class="block">This class represents the traci command which allows to get the controlled lanes by traffic light apps.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetControlledLinks.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetControlledLinks</a></span></code>
<div class="block">This class represents the traci command which allows to get the links controlled by a traffic light.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetCurrentPhase.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetCurrentPhase</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetCurrentProgram.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetCurrentProgram</a></span></code>
<div class="block">This class retrieves the current traffic light program.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetPrograms.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetPrograms</a></span></code>
<div class="block">Retrieves complete definitions of all traffic light programs.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetState.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetState</a></span></code>
<div class="block">This class retrieves the current state of the traffic light application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightGetTimeOfNextSwitch.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightGetTimeOfNextSwitch</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightSetPhaseIndex.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightSetPhaseIndex</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightSetProgram.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightSetProgram</a></span></code>
<div class="block">This class represents the traci command which allows to set the traffic light program.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightSetRemainingPhaseDuration.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightSetRemainingPhaseDuration</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightSetState.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightSetState</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/TrafficLightSubscribe.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">TrafficLightSubscribe</a></span></code>
<div class="block">This class represents the traci command which allows to subscribe the traffic light to the application.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleAdd.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleAdd</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleGetLeader.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleGetLeader</a></span></code>
<div class="block">This class represents the traci command which allows to get the leading vehicle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleGetParameter.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleGetParameter</a></span></code>
<div class="block">This class reads a parameter value for specific a vehicle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleGetRouteId.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleGetRouteId</a></span></code>
<div class="block">This class represents the traci command which allows to get the Id of the vehicle route.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleGetVehicleTypeId.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleGetVehicleTypeId</a></span></code>
<div class="block">This class represents the traci command which allows to get the Id of the vehicle type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetColor.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetColor</a></span></code>
<div class="block">This class represents the traci command which allows to set the color of a vehicle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetHighlight.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetHighlight</a></span></code>
<div class="block">This class highlights a specific vehicle in the SUMO-GUI.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetImperfection.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetImperfection</a></span></code>
<div class="block">This class represents the traci command which allows to set an imperfection value for the driver.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetLane.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetLane</a></span></code>
<div class="block">This class represents the traci command which allows to set a lane for the vehicle for a specific time.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetLaneChangeMode.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetLaneChangeMode</a></span></code>
<div class="block">This class represents the traci command which allows to set the lane-change-mode as following.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetMaxAcceleration.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetMaxAcceleration</a></span></code>
<div class="block">This class represents the traci command which allows to set a maximum acceleration for the vehicle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetMaxDeceleration.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetMaxDeceleration</a></span></code>
<div class="block">This class represents the traci command which allows to set a maximum deceleration for the vehicle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetMaxSpeed.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetMaxSpeed</a></span></code>
<div class="block">This class represents the traci command which allows to set a maximum speed for the vehicle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetMinGap.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetMinGap</a></span></code>
<div class="block">This class represents the traci command which allows to set a minimum gap between the vehicles in "traffic congestion".</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetMoveToXY.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetMoveToXY</a></span></code>
<div class="block">This class represents the traci command which allows to set the vehicle move to explicit position.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetParameter.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetParameter</a></span></code>
<div class="block">This class writes a parameter value for specific a vehicle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetReactionTime.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetReactionTime</a></span></code>
<div class="block">This class represents the traci command which allows to set the vehicle headway in "traffic flow".</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetRemove.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetRemove</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetResume.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetResume</a></span></code>
<div class="block">This class represents the traci command which allows to set the vehicle value in order to resume the previous properties.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetRouteById.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetRouteById</a></span></code>
<div class="block">This class represents the traci command which allows to change the vehicles route to the route with the given id.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetSlowDown.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetSlowDown</a></span></code>
<div class="block">This class represents the traci command which allows to set the new speed value for the vehicle for a specific time.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetSpeed.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetSpeed</a></span></code>
<div class="block">This class represents the traci command which allows to set the speed for the vehicle for.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetSpeedFactor.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetSpeedFactor</a></span></code>
<div class="block">This class represents the traci command which allows to set the speed factor for the vehicle.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetSpeedMode.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetSpeedMode</a></span></code>
<div class="block">This class represents the traci command which allows to set the speed mode for the vehicle.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetStop.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetStop</a></span></code>
<div class="block">This class represents the traci command which allows to set the stop type for the vehicle
e.g.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetUpdateBestLanes.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetUpdateBestLanes</a></span></code>
<div class="block">This class represents the traci command which allows to set the updates of the internal data structures for best lane choice.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSetVehicleLength.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSetVehicleLength</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/commands/VehicleSubscribe.html" title="class in org.eclipse.mosaic.fed.sumo.traci.commands">VehicleSubscribe</a></span></code>
<div class="block">This class represents the traci command which allows to subscribe the vehicle to the application.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/eclipse/mosaic/fed/sumo/traci/AbstractTraciCommand.html" title="class in org.eclipse.mosaic.fed.sumo.traci">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/eclipse/mosaic/fed/sumo/traci/class-use/AbstractTraciCommand.html" target="_top">Frames</a></li>
<li><a href="AbstractTraciCommand.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2020&#x2013;2021 <a href="https://www.fokus.fraunhofer.de/">Fraunhofer FOKUS</a>. All rights reserved.</small></p>
</body>
</html>