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.
blinkerProject/02-UML/ST_CLICK_HANDLER.uxf

156 lines
3.7 KiB
Plaintext
Raw Normal View History

2023-06-14 12:27:57 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="15.1">
<zoom_level>20</zoom_level>
<element>
<id>UMLSpecialState</id>
<coordinates>
<x>700</x>
<y>20</y>
<w>40</w>
<h>40</h>
</coordinates>
<panel_attributes>type=initial</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>700</x>
<y>40</y>
<w>180</w>
<h>180</h>
</coordinates>
<panel_attributes>lt=-&gt;
evCHInit</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>580</x>
<y>180</y>
<w>280</w>
<h>80</h>
</coordinates>
<panel_attributes>ST_WAIT</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>700</x>
<y>240</y>
<w>200</w>
<h>180</h>
</coordinates>
<panel_attributes>lt=-&gt;
evPBPress</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>700</x>
<y>440</y>
<w>240</w>
<h>180</h>
</coordinates>
<panel_attributes>lt=-&gt;
evPBRelease</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>540</x>
<y>380</y>
<w>360</w>
<h>80</h>
</coordinates>
<panel_attributes>ST_LONG_CLICK</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>540</x>
<y>580</y>
<w>360</w>
<h>80</h>
</coordinates>
<panel_attributes>ST_SINGLE_CLICK</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLState</id>
<coordinates>
<x>540</x>
<y>780</y>
<w>360</w>
<h>80</h>
</coordinates>
<panel_attributes>ST_DOUBLE_CLICK</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>700</x>
<y>640</y>
<w>200</w>
<h>180</h>
</coordinates>
<panel_attributes>lt=-&gt;
evPBPress</panel_attributes>
<additional_attributes>10.0;10.0;10.0;70.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>840</x>
<y>200</y>
<w>560</w>
<h>280</h>
</coordinates>
<panel_attributes>lt=-&gt;
m1=evCHtimer / chLongClick()</panel_attributes>
<additional_attributes>30.0;110.0;260.0;110.0;260.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>840</x>
<y>200</y>
<w>560</w>
<h>480</h>
</coordinates>
<panel_attributes>lt=-&gt;
m1=evCHtimer / chSingleClick()</panel_attributes>
<additional_attributes>30.0;210.0;260.0;210.0;260.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>840</x>
<y>200</y>
<w>560</w>
<h>660</h>
</coordinates>
<panel_attributes>lt=-&gt;
m1=evCHtimer / chDoubleClick()</panel_attributes>
<additional_attributes>30.0;300.0;260.0;300.0;260.0;10.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>840</x>
<y>200</y>
<w>560</w>
<h>700</h>
</coordinates>
<panel_attributes>lt=-&gt;
m1=evPBRelease / chDoubleClick()</panel_attributes>
<additional_attributes>30.0;320.0;260.0;320.0;260.0;10.0;10.0;10.0</additional_attributes>
</element>
</diagram>