Objektdiagramm erweitert

This commit is contained in:
Artem Didytschuk 2022-03-02 09:02:25 +01:00
parent de84402ecd
commit 9ed6a25f1c
1 changed files with 55 additions and 49 deletions

View File

@ -4,8 +4,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>294</x>
<y>366</y>
<x>192</x>
<y>438</y>
<w>270</w>
<h>96</h>
</coordinates>
@ -27,8 +27,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>360</x>
<y>276</y>
<x>258</x>
<y>348</y>
<w>126</w>
<h>42</h>
</coordinates>
@ -41,8 +41,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>180</x>
<y>570</y>
<x>78</x>
<y>642</y>
<w>126</w>
<h>42</h>
</coordinates>
@ -54,8 +54,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>366</x>
<y>570</y>
<x>264</x>
<y>642</y>
<w>126</w>
<h>42</h>
</coordinates>
@ -67,8 +67,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>360</x>
<y>174</y>
<x>258</x>
<y>246</y>
<w>126</w>
<h>42</h>
</coordinates>
@ -80,8 +80,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>540</x>
<y>570</y>
<x>438</x>
<y>642</y>
<w>126</w>
<h>42</h>
</coordinates>
@ -93,19 +93,19 @@
<element>
<id>Relation</id>
<coordinates>
<x>420</x>
<y>312</y>
<x>318</x>
<y>384</y>
<w>18</w>
<h>66</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;90.0;10.0;10.0</additional_attributes>
<additional_attributes>10.0;10.0;10.0;90.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>420</x>
<y>210</y>
<x>318</x>
<y>282</y>
<w>18</w>
<h>78</h>
</coordinates>
@ -115,8 +115,8 @@
<element>
<id>Relation</id>
<coordinates>
<x>420</x>
<y>534</y>
<x>318</x>
<y>606</y>
<w>18</w>
<h>48</h>
</coordinates>
@ -126,8 +126,8 @@
<element>
<id>Relation</id>
<coordinates>
<x>300</x>
<y>582</y>
<x>198</x>
<y>654</y>
<w>78</w>
<h>18</h>
</coordinates>
@ -137,8 +137,8 @@
<element>
<id>Relation</id>
<coordinates>
<x>486</x>
<y>582</y>
<x>384</x>
<y>654</y>
<w>66</w>
<h>18</h>
</coordinates>
@ -148,8 +148,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>366</x>
<y>480</y>
<x>264</x>
<y>552</y>
<w>126</w>
<h>60</h>
</coordinates>
@ -164,8 +164,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>642</x>
<y>354</y>
<x>540</x>
<y>426</y>
<w>126</w>
<h>156</h>
</coordinates>
@ -191,8 +191,8 @@
<element>
<id>Relation</id>
<coordinates>
<x>558</x>
<y>408</y>
<x>456</x>
<y>480</y>
<w>96</w>
<h>24</h>
</coordinates>
@ -203,8 +203,8 @@ m1=n</panel_attributes>
<element>
<id>Relation</id>
<coordinates>
<x>420</x>
<y>456</y>
<x>318</x>
<y>528</y>
<w>24</w>
<h>36</h>
</coordinates>
@ -214,27 +214,11 @@ m1=n</panel_attributes>
</panel_attributes>
<additional_attributes>10.0;40.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>864</x>
<y>390</y>
<w>126</w>
<h>54</h>
</coordinates>
<panel_attributes>object: Game
String wotd
--
String randomWord
String[] guesses
</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>762</x>
<y>402</y>
<x>660</x>
<y>474</y>
<w>114</w>
<h>30</h>
</coordinates>
@ -243,4 +227,26 @@ m1=1
</panel_attributes>
<additional_attributes>170.0;20.0;10.0;20.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>762</x>
<y>450</y>
<w>126</w>
<h>102</h>
</coordinates>
<panel_attributes>object: Game
--
- String wotd
- String randomWord
- String[] guesses
--
+ Game()
+ startGame()
+ startWOTD()
+ isGameRunning(): boolean
- stopGame()
</panel_attributes>
<additional_attributes/>
</element>
</diagram>