update umlet.uxf

This commit is contained in:
Alperen
2022-02-20 17:51:49 +01:00
parent 08f6a3f68a
commit 98522653b2
2 changed files with 113 additions and 45 deletions

134
umlet.uxf
View File

@@ -4,8 +4,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>704</x>
<y>80</y>
<x>400</x>
<y>48</y>
<w>80</w>
<h>24</h>
</coordinates>
@@ -15,8 +15,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>704</x>
<y>184</y>
<x>400</x>
<y>152</y>
<w>80</w>
<h>24</h>
</coordinates>
@@ -26,8 +26,8 @@
<element>
<id>Relation</id>
<coordinates>
<x>736</x>
<y>96</y>
<x>432</x>
<y>64</y>
<w>24</w>
<h>104</h>
</coordinates>
@@ -37,12 +37,12 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>280</x>
<y>264</y>
<w>232</w>
<h>392</h>
<x>448</x>
<y>424</y>
<w>248</w>
<h>384</h>
</coordinates>
<panel_attributes>User
<panel_attributes>Guest
--
-name: String
-password: String
@@ -57,28 +57,28 @@
+getPassword(): String
+setName(String name): void
+getName(): String
+setWinPercentage(float winPercentage): void
+getWinPercentage(): float
+setTimesPlayed(int timesPlayed): void
+getTimesPlayed(): int
+increaseTimesPlayed(): void
+setWinPercentage(int winPercentage): void
+getWinPercentage(): int
+calculateWinPercentage(): float
+setCurrentStreak(int currentStreak): void
+getCurrentStreak(): int
+increaseCurrentStreak(): void
+setMaxStreak(int maxStreak): void
+getMaxStreak(): int
+increaseMaxStreak(): void
+setWonInTurn(int[] wonInTurn): void
+getWonInTurn(int turn): int
+increaseWonInTurn(): void</panel_attributes>
+setWonInTurn(int row, int value): void
+getWonInTurn(int row): int
+increaseWonInTurn(int row): void
+getWonInTurnFull(): int</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>400</x>
<y>168</y>
<x>96</x>
<y>136</y>
<w>112</w>
<h>24</h>
</coordinates>
@@ -88,8 +88,8 @@
<element>
<id>Relation</id>
<coordinates>
<x>736</x>
<y>200</y>
<x>432</x>
<y>168</y>
<w>96</w>
<h>80</h>
</coordinates>
@@ -100,8 +100,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>624</x>
<y>264</y>
<x>320</x>
<y>232</y>
<w>240</w>
<h>88</h>
</coordinates>
@@ -121,8 +121,8 @@
<element>
<id>UMLClass</id>
<coordinates>
<x>352</x>
<y>88</y>
<x>48</x>
<y>56</y>
<w>80</w>
<h>24</h>
</coordinates>
@@ -132,20 +132,20 @@
<element>
<id>Relation</id>
<coordinates>
<x>504</x>
<y>256</y>
<w>136</w>
<h>32</h>
<x>536</x>
<y>312</y>
<w>56</w>
<h>128</h>
</coordinates>
<panel_attributes>lt=&lt;.
-user</panel_attributes>
<additional_attributes>10.0;20.0;150.0;20.0</additional_attributes>
-guest</panel_attributes>
<additional_attributes>10.0;140.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>504</x>
<y>168</y>
<x>200</x>
<y>136</y>
<w>176</w>
<h>112</h>
</coordinates>
@@ -153,4 +153,72 @@
-databaseConnector</panel_attributes>
<additional_attributes>10.0;20.0;200.0;20.0;200.0;120.0</additional_attributes>
</element>
<element>
<id>UMLClass</id>
<coordinates>
<x>136</x>
<y>424</y>
<w>240</w>
<h>392</h>
</coordinates>
<panel_attributes>User
--
-name: String
--
+setPassword(String password): void
+getPassword(): String
+setName(String name): void
+getName(): String
+setTimesPlayed(int timesPlayed): void
+getTimesPlayed(): int
+increaseTimesPlayed(): void
+setWinPercentage(float winPercentage): void
+getWinPercentage(): float
+setCurrentStreak(int currentStreak): void
+getCurrentStreak(): int
+increaseCurrentStreak(): void
+setMaxStreak(int maxStreak): void
+getMaxStreak(): int
+increaseMaxStreak(): void
+setWonInTurn(int row, int value): void
+getWonInTurn(int row): int
+getWonInTurnFull(): int</panel_attributes>
<additional_attributes/>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>128</x>
<y>152</y>
<w>144</w>
<h>288</h>
</coordinates>
<panel_attributes>lt=&lt;.
-databaseConnector</panel_attributes>
<additional_attributes>30.0;10.0;30.0;340.0;10.0;340.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>320</x>
<y>312</y>
<w>48</w>
<h>128</h>
</coordinates>
<panel_attributes>lt=&lt;.
-user</panel_attributes>
<additional_attributes>10.0;140.0;10.0;10.0</additional_attributes>
</element>
<element>
<id>Relation</id>
<coordinates>
<x>368</x>
<y>424</y>
<w>96</w>
<h>24</h>
</coordinates>
<panel_attributes>lt=&lt;&lt;-</panel_attributes>
<additional_attributes>100.0;10.0;10.0;10.0</additional_attributes>
</element>
</diagram>