88 lines
1.9 KiB
XML
88 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<diagram program="umlet" version="14.3.0">
|
|
<zoom_level>10</zoom_level>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>250</x>
|
|
<y>260</y>
|
|
<w>200</w>
|
|
<h>90</h>
|
|
</coordinates>
|
|
<panel_attributes>Model
|
|
--
|
|
-daten: double
|
|
--
|
|
+model(messwert): Model
|
|
+getMesswert(): double</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>620</x>
|
|
<y>140</y>
|
|
<w>190</w>
|
|
<h>120</h>
|
|
</coordinates>
|
|
<panel_attributes>View
|
|
--
|
|
-model: model
|
|
-controller: controller
|
|
--
|
|
+view(model): View
|
|
+init()
|
|
+anzeigen()</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>UMLClass</id>
|
|
<coordinates>
|
|
<x>580</x>
|
|
<y>360</y>
|
|
<w>270</w>
|
|
<h>90</h>
|
|
</coordinates>
|
|
<panel_attributes>Controller
|
|
--
|
|
-model: model
|
|
-view: view
|
|
--
|
|
controller(model, view): Controller</panel_attributes>
|
|
<additional_attributes/>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>330</x>
|
|
<y>160</y>
|
|
<w>310</w>
|
|
<h>120</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=<-</panel_attributes>
|
|
<additional_attributes>10.0;100.0;10.0;10.0;290.0;10.0</additional_attributes>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>710</x>
|
|
<y>250</y>
|
|
<w>30</w>
|
|
<h>130</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=<<<<<-</panel_attributes>
|
|
<additional_attributes>10.0;10.0;10.0;110.0</additional_attributes>
|
|
</element>
|
|
<element>
|
|
<id>Relation</id>
|
|
<coordinates>
|
|
<x>330</x>
|
|
<y>340</y>
|
|
<w>270</w>
|
|
<h>70</h>
|
|
</coordinates>
|
|
<panel_attributes>lt=<-</panel_attributes>
|
|
<additional_attributes>10.0;10.0;10.0;50.0;250.0;50.0</additional_attributes>
|
|
</element>
|
|
</diagram>
|