User klasse increase fehlt

This commit is contained in:
Alperen
2022-02-10 11:35:59 +01:00
parent ee038e8a7f
commit 120b704cd2
3 changed files with 129 additions and 84 deletions

112
umlet.uxf
View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<diagram program="umlet" version="14.3.0">
<zoom_level>9</zoom_level>
<zoom_level>12</zoom_level>
<element>
<id>UMLClass</id>
<coordinates>
<x>648</x>
<y>198</y>
<w>90</w>
<h>27</h>
<x>636</x>
<y>144</y>
<w>120</w>
<h>36</h>
</coordinates>
<panel_attributes>Server</panel_attributes>
<additional_attributes/>
@@ -15,10 +15,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>648</x>
<y>315</y>
<w>90</w>
<h>27</h>
<x>636</x>
<y>300</y>
<w>120</w>
<h>36</h>
</coordinates>
<panel_attributes>WordleServer</panel_attributes>
<additional_attributes/>
@@ -27,9 +27,9 @@
<id>Relation</id>
<coordinates>
<x>684</x>
<y>216</y>
<w>27</w>
<h>117</h>
<y>168</y>
<w>36</w>
<h>156</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>10.0;10.0;10.0;110.0</additional_attributes>
@@ -37,10 +37,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>171</x>
<y>405</y>
<w>261</w>
<h>351</h>
<x>0</x>
<y>420</y>
<w>348</w>
<h>468</h>
</coordinates>
<panel_attributes>User
--
@@ -53,7 +53,7 @@
-maxStreak: int
-wonInTurn: int[]
--
+setPassword(String pw): void
+setPassword(String password): void
+getPassword(): String
+setName(String name): void
+getName(): String
@@ -72,10 +72,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>306</x>
<y>297</y>
<w>126</w>
<h>27</h>
<x>180</x>
<y>276</y>
<w>168</w>
<h>36</h>
</coordinates>
<panel_attributes>DatabaseConnector</panel_attributes>
<additional_attributes/>
@@ -84,9 +84,9 @@
<id>Relation</id>
<coordinates>
<x>684</x>
<y>333</y>
<w>108</w>
<h>90</h>
<y>324</y>
<w>144</w>
<h>120</h>
</coordinates>
<panel_attributes>lt=&lt;.
-wordleServer</panel_attributes>
@@ -95,10 +95,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>558</x>
<y>405</y>
<w>270</w>
<h>99</h>
<x>516</x>
<y>420</y>
<w>360</w>
<h>132</h>
</coordinates>
<panel_attributes>Game
--
@@ -113,10 +113,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>936</x>
<y>405</y>
<w>216</w>
<h>63</h>
<x>1020</x>
<y>420</y>
<w>288</w>
<h>84</h>
</coordinates>
<panel_attributes>GUI
--
@@ -127,10 +127,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>252</x>
<y>207</y>
<w>90</w>
<h>27</h>
<x>108</x>
<y>156</y>
<w>120</w>
<h>36</h>
</coordinates>
<panel_attributes>QueryResult</panel_attributes>
<additional_attributes/>
@@ -138,10 +138,10 @@
<element>
<id>Relation</id>
<coordinates>
<x>423</x>
<y>396</y>
<w>153</w>
<h>36</h>
<x>336</x>
<y>408</y>
<w>204</w>
<h>48</h>
</coordinates>
<panel_attributes>lt=&lt;.
-user</panel_attributes>
@@ -150,10 +150,10 @@
<element>
<id>Relation</id>
<coordinates>
<x>819</x>
<y>396</y>
<w>135</w>
<h>36</h>
<x>864</x>
<y>408</y>
<w>180</w>
<h>48</h>
</coordinates>
<panel_attributes>lt=&lt;.
-gui</panel_attributes>
@@ -162,10 +162,10 @@
<element>
<id>Relation</id>
<coordinates>
<x>423</x>
<y>297</y>
<w>198</w>
<h>126</h>
<x>336</x>
<y>276</y>
<w>264</w>
<h>168</h>
</coordinates>
<panel_attributes>lt=&lt;.
-databaseConnector</panel_attributes>
@@ -174,10 +174,10 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>936</x>
<y>90</y>
<w>216</w>
<h>225</h>
<x>1020</x>
<y>0</y>
<w>288</w>
<h>300</h>
</coordinates>
<panel_attributes>Letter
--
@@ -196,10 +196,10 @@ GREEN: byte = 2
<element>
<id>Relation</id>
<coordinates>
<x>1035</x>
<y>306</y>
<w>117</w>
<h>117</h>
<x>1152</x>
<y>288</y>
<w>156</w>
<h>156</h>
</coordinates>
<panel_attributes>lt=&lt;.
-letters: Letter[][]</panel_attributes>