Files
kla-opp-schulzeug/12fi5/AEuP/UML 1019.uxf
2021-10-19 11:09:41 +02:00

25 lines
491 B
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>390</x>
<y>170</y>
<w>270</w>
<h>220</h>
</coordinates>
<panel_attributes>device
--
- brand: string
- model: string
- vendorsku: string
--
+ device()
+ setBrand(brand: String): void
+ getBrand(): string
</panel_attributes>
<additional_attributes/>
</element>
</diagram>