Prześlij pliki do 'models'

This commit is contained in:
Witold Borowiak 2021-02-03 13:04:14 +01:00
parent 9f05b794c1
commit 8d65613ae5
3 changed files with 65 additions and 17 deletions

View File

@ -1,43 +1,50 @@
format 223
note 128263 "{t.addUpdateListner(this)}"
xyzwh 213 22 2005 179 39
classcanvas 128965 class_ref 128069 // bankomatKontroler
classdiagramsettings member_max_width 0 end
xyz 145.5 228.5 2000
xyz 146.1 228.5 2000
end
classcanvas 129221 class_ref 129989 // system_czytnika_kart
classdiagramsettings member_max_width 0 end
xyz 158 560 3005
xyz 158.4 560.4 3005
end
classcanvas 129477 class_ref 128453 // sot
classdiagramsettings member_max_width 0 end
xyz 411.5 302.5 2000
xyz 411.5 302.3 2000
end
classcanvas 129605 class_ref 137413 // transakcja
classdiagramsettings member_max_width 0 end
xyz 712.5 327.5 3005
xyz 712.5 326.9 3005
end
classcanvas 129861 class_ref 129221 // system_bankowy
classdiagramsettings member_max_width 0 end
xyz 486 629 3005
xyz 486.6 629.8 3005
end
classcanvas 131013 class_ref 128325 // karta
classdiagramsettings member_max_width 0 end
xyz 377.5 552.5 2000
xyz 376.9 551.9 2000
end
textcanvas 131909 "1"
xyzwh 611 304.5 2005 20 19
xyzwh 603 311.8 2005 20 19
classcanvas 132933 class_ref 158021 // bankomatFrame
classdiagramsettings member_max_width 0 end
xyz 260.5 30.5 2000
xyzwh 100.3 91.1 2000 177 65
end
classcanvas 133061 class_ref 158149 // bankomatListner
classdiagramsettings member_max_width 0 end
xyz 167 126.5 2000
xyzwh 339.6 100.7 2000 267 59
end
relationcanvas 128135 relation_ref 128135 // <realization>
from ref 132933 z 2001 to ref 133061
no_role_a no_role_b
no_multiplicity_a no_multiplicity_b
end
relationcanvas 130629 relation_ref 145861 // Przechowuje
decenter_begin 216
decenter_end 115
from ref 129477 z 3006 label "Przechowuje" italic max_width 255 xyz 636.5 326.5 3006 to ref 129605
from ref 129477 z 3006 label "Przechowuje" italic max_width 255 xyz 636 326 3006 to ref 129605
no_role_a no_role_b
multiplicity_a_pos 706 358 3000 multiplicity_b_pos 629 358 3000
end
@ -47,7 +54,7 @@ relationcanvas 130757 relation_ref 145989 // Posiada
multiplicity_a_pos 215 546 3000 multiplicity_b_pos 223 453 3000
end
relationcanvas 130885 relation_ref 146117 // Obsluguje
decenter_begin 588
decenter_begin 587
from ref 129477 z 3006 label "Obsluguje" italic max_width 255 xyz 486 556 3006 to ref 129861
no_role_a no_role_b
multiplicity_a_pos 530 614 3000 multiplicity_b_pos 530 497 3000
@ -60,13 +67,15 @@ end
relationcanvas 131653 relation_ref 146373 // Wywoluje
decenter_begin 597
decenter_end 282
from ref 128965 z 2001 label "Wywoluje" italic max_width 255 xyz 351.5 347.5 2001 to ref 129477
from ref 128965 z 2001 label "Wywoluje" italic max_width 255 xyz 351 347 2001 to ref 129477
no_role_a no_role_b
multiplicity_a_pos 406 370 3000 multiplicity_b_pos 339 371 3000
end
relationcanvas 133189 relation_ref 152901 // <unidirectional association>
from ref 128965 z 2001 to ref 133061
role_a_pos 248 177 3000 no_role_b
role_a_pos 439 177 3000 no_role_b
no_multiplicity_a no_multiplicity_b
end
line 128647 -_-_ decenter_begin 949 decenter_end 287
from ref 132933 z 2006 to ref 128263
end

View File

@ -1,9 +1,15 @@
window_sizes 1920 1018 532 1383 868 104
window_sizes 1920 1018 520 1395 868 104
diagrams
active classdiagram_ref 154821 // design-model
1248 830 119 A4 13 0
end
show_stereotypes
selected classinstance_ref 136205 //
selected operation_ref 128135 // onUpdateEvent(source sot):void
open
classview_ref 128069 // domain
state_ref 128013 // SM-1
class_ref 157893 // transakcjaFactory
class_ref 158021 // bankomatFrame
end
end

View File

@ -1,7 +1,7 @@
format 223
"models"
revision 14
modified_by 69 "Apacher"
revision 15
modified_by 7 "Spider"
@ -2080,6 +2080,39 @@ format 223
explicit_switch_type ""
mysql_decl ""
operation 128007 "initialize(t: transakcja):void"
public explicit_return_type ""
nparams 0
end
classrelation 128007 // <dependency>
relation 128007 -_->
a public
classrelation_ref 128007 // <dependency>
b parent class_ref 158149 // bankomatListner
end
classrelation 128135 // <realization>
relation 128135 -_-|>
a public
classrelation_ref 128135 // <realization>
b parent class_ref 158149 // bankomatListner
end
operation 128135 "onUpdateEvent(source sot):void"
public explicit_return_type ""
nparams 0
end
end
class 158149 "bankomatListner"