Path: blob/main/docs/modules/traci/traciConnect_sequence.uxf
193674 views
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="11.3">
<help_text>// Uncomment the following line to change the fontsize:
// fontsize=14
//////////////////////////////////////////////////////////////////////////////////////////////
// Welcome to UMLet!
//
// Double-click on UML elements to add them to the diagram, or to copy them
// Edit elements by modifying the text in this panel
// Hold Ctrl to select multiple elements
// Use Ctrl+mouse to select via lasso
//
// Use ± or Ctrl+mouse wheel to zoom
// Drag a whole relation at its central square icon
//
// Press Ctrl+C to copy the whole diagram to the system clipboard (then just paste it to, eg, Word)
// Edit the files in the "palettes" directory to create your own element palettes
//
// Select "Custom Elements > New..." to create new element types
//////////////////////////////////////////////////////////////////////////////////////////////
// This text will be stored with each diagram; use it for notes.</help_text>
<zoom_level>10</zoom_level>
<element>
<type>com.umlet.element.SequenceDiagram</type>
<coordinates>
<x>0</x>
<y>20</y>
<w>350</w>
<h>260</h>
</coordinates>
<panel_attributes>title: TraCI connect
Client~client|SUMO~sumo
2->>>2:sumo:loads scenario
2->>>2:sumo:starts to listen
1->>>2:client,sumo:connect()
2->>>2:client,sumo:establishes connection
2->1:client,sumo:accept()
</panel_attributes>
<additional_attributes/>
</element>
</diagram>