This repository has been archived on 2024-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
ButtonManager/docs/model/sm-test-trace.uxf

53 lines
1.2 KiB
Plaintext
Raw Normal View History

2023-11-26 19:13:49 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.2">
<zoom_level>10</zoom_level>
<element>
<id>UMLState</id>
<coordinates>
<x>480</x>
<y>270</y>
<w>240</w>
<h>80</h>
</coordinates>
<panel_attributes>valign=top
TEST
--
entry / Trace::out("peep");</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>590</x>
<y>200</y>
<w>20</w>
<h>20</h>
</coordinates>
<panel_attributes>type=initial</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>590</x>
<y>200</y>
<w>30</w>
<h>90</h>
</coordinates>
<panel_attributes>lt=-&gt;</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>520</x>
<y>340</y>
<w>170</w>
<h>80</h>
</coordinates>
<panel_attributes>lt=-&gt;
after(1000)</panel_attributes>
<additional_attributes>10.0;10.0;10.0;60.0;150.0;60.0;150.0;10.0</additional_attributes>
</element>
</diagram>