UMl Diagram 19.10
This commit is contained in:
24
12fi5/AEuP/UML 1019.uxf
Normal file
24
12fi5/AEuP/UML 1019.uxf
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
<?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>
|
||||||
Reference in New Issue
Block a user