regina/database.uxf
matthias@arch 5064df1f0e wip
2022-11-23 20:02:19 +01:00

146 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="15.0.0">
<zoom_level>19</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>133</x>
<y>247</y>
<w>342</w>
<h>266</h>
</coordinates>
<panel_attributes>User
--
&lt;&lt;PK&gt;&gt;- user_id
--
- ip address
- user agent string
- platform
- browser
- mobile
style=autoresize</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>1159</x>
<y>247</y>
<w>247</w>
<h>152</h>
</coordinates>
<panel_attributes>FileGroup
--
&lt;&lt;PK&gt;&gt;- group_id
--
- group_name
style=autoresize</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>969</x>
<y>247</y>
<w>228</w>
<h>95</h>
</coordinates>
<panel_attributes>lt=-
m1=n
m2=1
</panel_attributes>
<additional_attributes>10.0;20.0;100.0;20.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>703</x>
<y>228</y>
<w>285</w>
<h>285</h>
</coordinates>
<panel_attributes>Request
--
&lt;&lt;PK&gt;&gt;- request_id
--
- user_id
- file name
--
- date
- referer
- status
style=autoresize</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>456</x>
<y>247</y>
<w>285</w>
<h>95</h>
</coordinates>
<panel_attributes>lt=-
m1=1
m2=n
</panel_attributes>
<additional_attributes>10.0;20.0;130.0;20.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>1159</x>
<y>646</y>
<w>190</w>
<h>152</h>
</coordinates>
<panel_attributes>File
--
&lt;&lt;PK&gt;&gt;- name
--
- group_id
--
style=autoresize</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>1216</x>
<y>380</y>
<w>76</w>
<h>304</h>
</coordinates>
<panel_attributes>lt=-
m1=n
m2=1
</panel_attributes>
<additional_attributes>10.0;140.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLNote</id>
<coordinates>
<x>874</x>
<y>19</y>
<w>570</w>
<h>133</h>
</coordinates>
<panel_attributes>One group contains multiple files.
Lets you group the images from a
html with the html itself
style=autoresize</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>1178</x>
<y>133</y>
<w>57</w>
<h>152</h>
</coordinates>
<panel_attributes>lt=&lt;-</panel_attributes>
<additional_attributes>10.0;60.0;10.0;10.0</additional_attributes>
</element>
</diagram>