Finished Sequence3-6

This commit is contained in:
Marcin Kostrzewski 2021-01-27 15:47:47 +01:00
parent 0af7e83cc1
commit bf63dd5f8d
5 changed files with 55 additions and 7 deletions

View File

@ -26,7 +26,7 @@ durationcanvas 129527 classinstance_ref 128759 // :Zamowienie
xyzwh 748 120 2010 11 68 xyzwh 748 120 2010 11 68
end end
durationcanvas 130935 classinstance_ref 130807 // status:Status durationcanvas 130935 classinstance_ref 130807 // status:Status
xyzwh 890 134 2010 11 25 xyzwh 891 134 2010 11 25
end end
msg 128631 synchronous msg 128631 synchronous
from durationcanvas_ref 128375 from durationcanvas_ref 128375

View File

@ -9,7 +9,7 @@ classinstance 128759 class_ref 135032 // Zamowienie
classinstance 129143 class_ref 136824 // SystemZamowien classinstance 129143 class_ref 136824 // SystemZamowien
name "systemZamowien" xyz 410 4 2000 life_line_z 2000 name "systemZamowien" xyz 410 4 2000 life_line_z 2000
classinstance 130807 class_ref 146936 // Status classinstance 130807 class_ref 146936 // Status
name "" xyz 871 4 2000 life_line_z 2000 name "status" xyz 856 4 2000 life_line_z 2000
durationcanvas 128375 classinstance_ref 128119 // kelner:Kelner durationcanvas 128375 classinstance_ref 128119 // kelner:Kelner
xyzwh 117 98 2005 11 209 xyzwh 117 98 2005 11 209
end end
@ -25,7 +25,7 @@ end
durationcanvas 129527 classinstance_ref 128759 // :Zamowienie durationcanvas 129527 classinstance_ref 128759 // :Zamowienie
xyzwh 748 120 2010 11 68 xyzwh 748 120 2010 11 68
end end
durationcanvas 130935 classinstance_ref 130807 // :Status durationcanvas 130935 classinstance_ref 130807 // status:Status
xyzwh 890 134 2010 11 25 xyzwh 890 134 2010 11 25
end end
msg 128631 synchronous msg 128631 synchronous

View File

@ -11,16 +11,16 @@ classinstance 128631 class_ref 128038 // Pozycja_w_Menu
classinstance 128759 class_ref 135160 // Potrawa classinstance 128759 class_ref 135160 // Potrawa
name "" xyz 770.8 5.4 2000 life_line_z 2000 name "" xyz 770.8 5.4 2000 life_line_z 2000
durationcanvas 128887 classinstance_ref 128119 // :Kelner durationcanvas 128887 classinstance_ref 128119 // :Kelner
xyzwh 32 83.4 2010 11 177 xyzwh 33 83 2010 11 177
end end
durationcanvas 129015 classinstance_ref 128247 // :ZamowienieController durationcanvas 129015 classinstance_ref 128247 // :ZamowienieController
xyzwh 264 77.4 2010 11 179 xyzwh 264 77 2010 11 179
end end
durationcanvas 129527 classinstance_ref 128631 // pozycja:Pozycja_w_Menu durationcanvas 129527 classinstance_ref 128631 // pozycja:Pozycja_w_Menu
xyzwh 578 88.2 2010 11 161 xyzwh 578 88 2010 11 161
end end
durationcanvas 129783 classinstance_ref 128759 // :Potrawa durationcanvas 129783 classinstance_ref 128759 // :Potrawa
xyzwh 793 96 2010 11 69 xyzwh 794 96 2010 11 69
end end
durationcanvas 130167 classinstance_ref 128375 // zamowienie:Zamowienie durationcanvas 130167 classinstance_ref 128375 // zamowienie:Zamowienie
xyzwh 907 205 2010 11 41 xyzwh 907 205 2010 11 41

View File

@ -2,4 +2,32 @@ format 224
classinstance 128119 class_ref 134648 // Kelner classinstance 128119 class_ref 134648 // Kelner
name "" xyz 42 4 2005 life_line_z 2000 name "" xyz 42 4 2005 life_line_z 2000
classinstance 128247 class_ref 128119 // ZamowienieController
name "" xyz 258 4 2000 life_line_z 2000
classinstance 128759 class_ref 135032 // Zamowienie
name "zamowienie" xyz 482 4 2000 life_line_z 2000
durationcanvas 128375 classinstance_ref 128119 // :Kelner
xyzwh 57 96 2010 11 52
end
durationcanvas 128503 classinstance_ref 128247 // :ZamowienieController
xyzwh 318 96 2010 11 37
end
durationcanvas 128887 classinstance_ref 128759 // zamowienie:Zamowienie
xyzwh 547 105 2010 11 25
end
msg 128631 synchronous
from durationcanvas_ref 128375
to durationcanvas_ref 128503
yz 97 2015 msg operation_ref 136823 // "changeTableNumber()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "zamowienie: Zamowienie
tableNumber: int"
label_xy 69 72
msg 129015 synchronous
from durationcanvas_ref 128503
to durationcanvas_ref 128887
yz 106 2020 msg operation_ref 136951 // "setTableNumber()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "newTable:int"
label_xy 357 92
end end

View File

@ -283,6 +283,16 @@ format 224
end
operation 136951 "setTableNumber"
public explicit_return_type ""
nparams 0
end end
end end
@ -1774,6 +1784,16 @@ format 224
end
operation 136823 "changeTableNumber"
public explicit_return_type ""
nparams 0
end end
end end
end end