Compare commits

...

11 Commits

Author SHA1 Message Date
Konrad
6f97cc0795 state diagram 2022-01-19 11:16:30 +01:00
Konrad
dfd27dedc0 adjust notes size 2022-01-12 11:11:05 +01:00
Konrad
881872b179 adjust notes size 2022-01-12 11:05:42 +01:00
Konrad
37c96f25f8 design model adjustment 2022-01-12 10:33:43 +01:00
Konrad
f5f86f1aec fix adapter 2022-01-12 10:29:05 +01:00
Konrad
b1d12b951c create advanced design patterns 2022-01-12 10:24:57 +01:00
Pascal Bertin
5f0615a988 add use case 4 diagrams 2022-01-11 22:30:12 +01:00
Konrad
b223de92a2 Merge branch 'interactionDiagram' 2022-01-10 20:06:20 +01:00
Konrad
f7168dd569 create design model 2022-01-10 20:02:31 +01:00
Konrad
f46163546a create beginning of diagram 2022-01-10 19:05:39 +01:00
Konrad
2471524de6 small changes in diagrams 2022-01-05 11:26:40 +01:00
38 changed files with 1640 additions and 1530 deletions

View File

@ -1,47 +0,0 @@
format 224
classinstance 128008 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 282 30 2000 life_line_z 2000
classinstance 128136 class_ref 128410 // Order
name "" xyz 822 32 2000 life_line_z 2000
classinstance 128648 class_ref 128922 // Automat
name "" xyz 555 33 2000 life_line_z 2000
classinstance 131208 class_ref 128538 // Client
drawing_mode actor name "" xyz 42 30 2000 life_line_z 2000
durationcanvas 134280 classinstance_ref 128008 // :AutomatController
xyzwh 327 107 2010 11 80
end
durationcanvas 135560 classinstance_ref 128648 // :Automat
xyzwh 577 135 2010 11 46
end
durationcanvas 135816 classinstance_ref 128136 // :Order
xyzwh 841 150 2010 11 39
end
durationcanvas 137096 classinstance_ref 131208 // :Client
xyzwh 53 101 2010 11 87
end
msg 135688 synchronous
from durationcanvas_ref 134280
to durationcanvas_ref 135560
yz 141 2020 msg operation_ref 129794 // "CreateOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 400 128
msg 135944 synchronous
from durationcanvas_ref 135560
to durationcanvas_ref 135816
yz 159 2015 explicitmsg "order := <<create>>Create()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 634 147
msg 137352 synchronous
from durationcanvas_ref 137096
to durationcanvas_ref 134280
yz 127 2025 msg operation_ref 129666 // "ClickStartButton()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 100 113
msg 137608 return
from durationcanvas_ref 134280
to durationcanvas_ref 137096
yz 170 2015 explicitmsg "ShowShelfNumberInputView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 100 157
end

38
models/128092.diagram Normal file
View File

@ -0,0 +1,38 @@
format 224
classinstance 128092 class_ref 128069 // Client
name "" xyz 33 4 2000 life_line_z 2000
classinstance 128220 class_ref 135944 // Collector
name "" xyz 166 4 2000 life_line_z 2000
classinstance 128732 class_ref 135962 // CoinCollector
name "" xyz 394 4 2000 life_line_z 2000
durationcanvas 128348 classinstance_ref 128092 // :Client
xyzwh 44 138 2010 11 205
end
durationcanvas 128476 classinstance_ref 128220 // :Collector
xyzwh 189 138 2010 11 88
end
durationcanvas 128860 classinstance_ref 128220 // :Collector
xyzwh 189 138 2010 11 101
end
durationcanvas 128988 classinstance_ref 128732 // :CoinCollector
xyzwh 427 201 2010 11 145
end
msg 128604 synchronous
from durationcanvas_ref 128348
to durationcanvas_ref 128476
yz 139 2015 unspecifiedmsg
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
msg 129116 synchronous
from durationcanvas_ref 128860
to durationcanvas_ref 128988
yz 201 2015 msg operation_ref 135554 // "createCoinCollector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 262 187
msg 129244 return
from durationcanvas_ref 128988
to durationcanvas_ref 128348
yz 301 2015 explicitmsg "acceptCoins()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 207 287
end

35
models/128220.diagram Normal file
View File

@ -0,0 +1,35 @@
format 224
classinstance 128092 class_ref 128069 // Client
name "" xyz 40 4 2000 life_line_z 2000
classinstance 128220 class_ref 135944 // Collector
name "" xyz 180 8 2000 life_line_z 2000
classinstance 128348 class_ref 135816 // CashCollector
name "" xyz 350 4 2000 life_line_z 2000
durationcanvas 128476 classinstance_ref 128092 // :Client
xyzwh 51 116 2010 11 156
end
durationcanvas 128604 classinstance_ref 128220 // :Collector
xyzwh 203 115 2010 11 89
end
durationcanvas 128860 classinstance_ref 128348 // :CashCollector
xyzwh 385 136 2010 11 140
end
msg 128732 synchronous
from durationcanvas_ref 128476
to durationcanvas_ref 128604
yz 116 2015 unspecifiedmsg
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
msg 128988 synchronous
from durationcanvas_ref 128604
to durationcanvas_ref 128860
yz 136 2015 msg operation_ref 128220 // "createCashCollector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 246 122
msg 129244 return
from durationcanvas_ref 128860
to durationcanvas_ref 128476
yz 248 2015 explicitmsg "acceptCashMessage()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 168 234
end

19
models/128348.diagram Normal file
View File

@ -0,0 +1,19 @@
format 224
classinstance 128092 class_ref 128069 // Client
name "" xyz 36 4 2000 life_line_z 2000
classinstance 128220 class_ref 128770 // TransactionController
name "" xyz 180 11 2000 life_line_z 2000
durationcanvas 128476 classinstance_ref 128092 // :Client
xyzwh 47 147 2010 11 40
end
durationcanvas 128604 classinstance_ref 128220 // :TransactionController
xyzwh 233 148 2010 11 51
end
msg 128732 synchronous
from durationcanvas_ref 128476
to durationcanvas_ref 128604
yz 148 2015 msg operation_ref 133122 // "cancelTransaction()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 97 134
end

40
models/128476.diagram Normal file
View File

@ -0,0 +1,40 @@
format 224
classinstance 128092 class_ref 128069 // Client
name "" xyz 36 4 2000 life_line_z 2000
classinstance 128220 class_ref 128770 // TransactionController
name "" xyz 167 4 2000 life_line_z 2000
classinstance 128348 class_ref 142466 // Transaction
name "" xyz 429 5 2000 life_line_z 2000
classinstance 128476 class_ref 135938 // TransactionConfirmation
name "" xyz 626 9 2000 life_line_z 2000
durationcanvas 128604 classinstance_ref 128092 // :Client
xyzwh 47 151 2010 11 40
end
durationcanvas 128732 classinstance_ref 128220 // :TransactionController
xyzwh 220 151 2010 11 79
end
durationcanvas 128988 classinstance_ref 128348 // :Transaction
xyzwh 459 204 2010 11 69
end
durationcanvas 129244 classinstance_ref 128476 // :TransactionConfirmation
xyzwh 686 257 2010 11 78
end
msg 128860 synchronous
from durationcanvas_ref 128604
to durationcanvas_ref 128732
yz 151 2015 unspecifiedmsg
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
msg 129116 synchronous
from durationcanvas_ref 128732
to durationcanvas_ref 128988
yz 204 2015 msg operation_ref 133378 // "printTransactionConfirmation()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 272 190
msg 129372 synchronous
from durationcanvas_ref 128988
to durationcanvas_ref 129244
yz 257 2015 msg operation_ref 133506 // "createTransactionConfirmation()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 500 243
end

38
models/128604.diagram Normal file
View File

@ -0,0 +1,38 @@
format 224
classinstance 128092 class_ref 128069 // Client
name "" xyz 27 4 2000 life_line_z 2000
classinstance 128220 class_ref 135944 // Collector
name "" xyz 173 4 2000 life_line_z 2000
classinstance 128348 class_ref 135962 // CoinCollector
name "" xyz 404 4 2000 life_line_z 2000
durationcanvas 128476 classinstance_ref 128092 // :Client
xyzwh 38 128 2010 11 220
end
durationcanvas 128604 classinstance_ref 128220 // :Collector
xyzwh 196 129 2010 11 114
end
durationcanvas 128860 classinstance_ref 128348 // :CoinCollector
xyzwh 437 149 2010 11 184
end
durationcanvas 129116 classinstance_ref 128092 // :Client
xyzwh 38 249 2010 11 80
end
msg 128732 synchronous
from durationcanvas_ref 128476
to durationcanvas_ref 128604
yz 129 2015 unspecifiedmsg
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
msg 128988 synchronous
from durationcanvas_ref 128604
to durationcanvas_ref 128860
yz 150 2015 msg operation_ref 135554 // "createCoinCollector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 259 136
msg 129244 return
from durationcanvas_ref 128860
to durationcanvas_ref 129116
yz 313 2015 explicitmsg "returnCoins()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 224 299
end

35
models/128732.diagram Normal file
View File

@ -0,0 +1,35 @@
format 224
classinstance 128092 class_ref 128069 // Client
name "" xyz 56 4 2000 life_line_z 2000
classinstance 128220 class_ref 135944 // Collector
name "" xyz 198 4 2000 life_line_z 2000
classinstance 128348 class_ref 135816 // CashCollector
name "" xyz 397 4 2000 life_line_z 2000
durationcanvas 128476 classinstance_ref 128092 // :Client
xyzwh 67 99 2010 11 199
end
durationcanvas 128604 classinstance_ref 128220 // :Collector
xyzwh 221 108 2010 11 59
end
durationcanvas 128860 classinstance_ref 128348 // :CashCollector
xyzwh 432 125 2010 11 148
end
msg 128732 synchronous
from durationcanvas_ref 128476
to durationcanvas_ref 128604
yz 111 2015 unspecifiedmsg
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
msg 128988 synchronous
from durationcanvas_ref 128604
to durationcanvas_ref 128860
yz 126 2015 msg operation_ref 135426 // "createCastCollector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 281 112
msg 129116 return
from durationcanvas_ref 128860
to durationcanvas_ref 128476
yz 251 2015 explicitmsg "returnCash()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 253 238
end

View File

@ -1,31 +1,31 @@
format 224
classinstance 128770 class_ref 128538 // Client
drawing_mode actor name "" xyz 1.38371 4.00234 2000 life_line_z 2000
drawing_mode actor name "" xyz 1.93371 4.30234 2000 life_line_z 2000
classinstance 128898 class_ref 128770 // TransactionController
name "" xyz 87.4096 10.4234 2000 life_line_z 2000
name "" xyz 89.2496 9.7234 2000 life_line_z 2000
classinstance 129410 class_ref 135688 // Card
name "" xyz 610.097 4.47219 2000 life_line_z 2000
name "" xyz 610.197 3.87219 2000 life_line_z 2000
classinstance 129794 class_ref 135298 // Terminal
name "" xyz 434.094 6.97117 2000 life_line_z 2000
name "" xyz 435.184 5.73117 2000 life_line_z 2000
classinstance 130562 class_ref 135554 // AuthorizationSystem
name "" xyz 946.196 5.16725 2000 life_line_z 2000
name "" xyz 948.826 4.71725 2000 life_line_z 2000
durationcanvas 129026 classinstance_ref 128770 // :Client
xyzwh 12 73.07 2010 11 102
end
durationcanvas 129154 classinstance_ref 128898 // :TransactionController
xyzwh 139 105.13 2010 11 306
xyzwh 141 105.13 2010 11 306
end
durationcanvas 129538 classinstance_ref 129410 // :Card
xyzwh 629 302.51 2010 11 74
xyzwh 629 302.42 2010 11 74
end
durationcanvas 129922 classinstance_ref 129794 // :Terminal
xyzwh 454 168.89 2010 11 106
xyzwh 456 167.8 2010 11 106
end
msg 129282 synchronous
from durationcanvas_ref 129026
to durationcanvas_ref 129154
yz 120 2015 msg operation_ref 128130 // "applyCard()"
yz 120 2015 explicitmsg "<deleted operation>"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 32 106
msg 129666 synchronous
@ -39,7 +39,7 @@ msg 129666 synchronous
msg 130050 synchronous
from durationcanvas_ref 129154
to durationcanvas_ref 129922
yz 176 2015 msg operation_ref 128258 // "getCardData()"
yz 176 2015 explicitmsg "<deleted operation>"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"
label_xy 174 146

View File

@ -1,53 +0,0 @@
format 224
classinstance 128770 class_ref 128538 // Client
drawing_mode actor name "" xyz 1.38371 4.00234 2000 life_line_z 2000
classinstance 128898 class_ref 128770 // TransactionController
name "" xyz 87.4096 10.4234 2000 life_line_z 2000
classinstance 129410 class_ref 135688 // Card
name "" xyz 610.097 4.47219 2000 life_line_z 2000
classinstance 129794 class_ref 135298 // Terminal
name "" xyz 434.094 6.97117 2000 life_line_z 2000
classinstance 130562 class_ref 135554 // AuthorizationSystem
name "" xyz 946.196 5.16725 2000 life_line_z 2000
durationcanvas 129026 classinstance_ref 128770 // :Client
xyzwh 12 73.07 2010 11 102
end
durationcanvas 129154 classinstance_ref 128898 // :TransactionController
xyzwh 139 105.13 2010 11 306
end
durationcanvas 129538 classinstance_ref 129410 // :Card
xyzwh 629 302.51 2010 11 74
end
durationcanvas 129922 classinstance_ref 129794 // :Terminal
xyzwh 454 168.89 2010 11 106
end
msg 129282 synchronous
from durationcanvas_ref 129026
to durationcanvas_ref 129154
yz 120 2015 msg operation_ref 128130 // "applyCard()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 32 106
msg 129666 synchronous
from durationcanvas_ref 129154
to durationcanvas_ref 129538
yz 312 3005 msg operation_ref 128386 // "createCard()"
stereotype "<<create>>" xyz 322 324 3000
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"
label_xy 172 288
msg 130050 synchronous
from durationcanvas_ref 129154
to durationcanvas_ref 129922
yz 176 2015 msg operation_ref 128258 // "getCardData()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"
label_xy 174 146
msg 130434 return
from durationcanvas_ref 129922
to durationcanvas_ref 129154
yz 231 3010 explicitmsg "number, month, year, cvv"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 236 215
preferred_whz 0 0 1.03
end

View File

@ -1,147 +0,0 @@
format 224
classinstance 128008 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 374 33 2000 life_line_z 2010
classinstance 128264 class_ref 128922 // Automat
name "" xyz 706 40 2000 life_line_z 2010
classinstance 130696 class_ref 129178 // Shelf
name "" xyz 966 38 2000 life_line_z 2010
classinstance 132104 class_ref 128538 // Client
drawing_mode actor name "" xyz 27 24 2000 life_line_z 2000
classinstance 137224 class_ref 128410 // Order
name "" xyz 1217 40 2000 life_line_z 2010
fragment 149384 "alt"
color verylightorange xyzwh 235 246 0 1042 436
separator 2172
end
textcanvas 149512 "[shelf == null]"
font bold xyzwh 265 248 2000 81 16
textcanvas 149640 "[shlef != null]"
font bold xyzwh 237 341 2000 73 16
fragment 150024 "alt"
color lightyellow xyzwh 259 405 2000 1005 241
separator 3135
end
textcanvas 150280 "[isEmpty == true]"
font bold xyzwh 290 407 2005 99 15
textcanvas 150408 "[isEmpty == false]"
font bold xyzwh 261 487 2006 102 16
durationcanvas 144904 classinstance_ref 132104 // :Client
xyzwh 38 131 2010 11 45
end
durationcanvas 146568 classinstance_ref 132104 // :Client
xyzwh 38 307 2010 11 32
end
durationcanvas 147720 classinstance_ref 132104 // :Client
xyzwh 38 450 2010 11 37
end
durationcanvas 147976 classinstance_ref 130696 // :Shelf
xyzwh 985 352 2015 11 194
end
durationcanvas 148232 classinstance_ref 128264 // :Automat
xyzwh 728 179 2015 11 436
overlappingdurationcanvas 145672
xyzwh 734 197 2020 11 31
end
end
durationcanvas 148616 classinstance_ref 137224 // :Order
xyzwh 1236 556 2015 11 39
end
durationcanvas 148872 classinstance_ref 128008 // :AutomatController
xyzwh 419 136 2015 11 489
end
durationcanvas 149128 classinstance_ref 132104 // :Client
xyzwh 38 599 2010 11 30
end
msg 145160 synchronous
from durationcanvas_ref 144904
to durationcanvas_ref 148872
yz 136 2015 msg operation_ref 129922 // "EntersProductNumber()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 102 121
msg 145544 synchronous
from durationcanvas_ref 148872
to durationcanvas_ref 148232
yz 180 2015 msg operation_ref 130050 // "AddProduct()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "shelfNumber: int"
label_xy 507 166
reflexivemsg 145800 synchronous
to durationcanvas_ref 145672
yz 197 2025 msg operation_ref 130178 // "FindShelf()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "shelfNumber: int"
label_xy 769 196
selfreflexivemsg 145928
to durationcanvas_ref 145672
yz 220 3005 explicitmsg "shelf: Shlef?"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 769 218
msg 146440 return
from durationcanvas_ref 148232
to durationcanvas_ref 148872
yz 291 2015 explicitmsg "NotFound: AddProductStatus"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 517 279
msg 146696 return
from durationcanvas_ref 148872
to durationcanvas_ref 146568
yz 312 2015 explicitmsg "ProductNotFoundErrorMessage"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 66 298
msg 147080 synchronous
from durationcanvas_ref 148232
to durationcanvas_ref 147976
yz 359 2015 msg operation_ref 130306 // "isEmpty()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 839 345
msg 147208 return
from durationcanvas_ref 147976
to durationcanvas_ref 148232
yz 381 2020 explicitmsg "isEmpty: bool"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 835 371
msg 147592 return
from durationcanvas_ref 148232
to durationcanvas_ref 148872
yz 450 2020 explicitmsg "OutOfStock: AddProductStatus"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 506 436
msg 147848 return
from durationcanvas_ref 148872
to durationcanvas_ref 147720
yz 461 2020 explicitmsg "ProductOutOfStockErrorMessage"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 61 449
msg 148104 synchronous
from durationcanvas_ref 148232
to durationcanvas_ref 147976
yz 504 2020 msg operation_ref 130306 // "isEmpty()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 830 490
msg 148360 return
from durationcanvas_ref 147976
to durationcanvas_ref 148232
yz 525 2020 explicitmsg "product: Product"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 826 515
msg 148744 synchronous
from durationcanvas_ref 148232
to durationcanvas_ref 148616
yz 573 2020 msg operation_ref 130434 // "AddProduct()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "product: Product"
label_xy 777 562
msg 149000 return
from durationcanvas_ref 148232
to durationcanvas_ref 148872
yz 585 2020 explicitmsg "Success: AddProductStatus"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 517 574
msg 149256 return
from durationcanvas_ref 148872
to durationcanvas_ref 149128
yz 604 2020 explicitmsg "ShowPaymentSelectView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 65 593
end

View File

@ -2,117 +2,117 @@ format 224
classcanvas 128008 class_ref 128008 // Coin
classdiagramsettings member_max_width 0 end
xyzwh 1606.39 768.68 2000 82 39
xyzwh 1605.99 768.88 2000 82 39
end
classcanvas 128136 class_ref 128136 // Price
classdiagramsettings member_max_width 0 end
xyzwh 542.5 249.67 2000 117 65
xyzwh 542.5 249.27 2000 117 65
end
classcanvas 128154 class_ref 128154 // Product
classdiagramsettings member_max_width 0 end
xyzwh 354.688 516.846 2000 109 42
xyzwh 354.488 517.046 2000 109 42
end
classcanvas 128282 class_ref 128282 // Meal
classdiagramsettings member_max_width 0 end
xyzwh 758.632 503.946 2000 105 49
xyzwh 758.632 503.146 2000 105 49
end
classcanvas 128410 class_ref 128410 // Order
classdiagramsettings member_max_width 0 end
xyzwh 978.203 394.926 2000 117 49
xyzwh 971.003 393.926 2000 141 186
end
classcanvas 129178 class_ref 128666 // CardPayment
classdiagramsettings member_max_width 0 end
xyzwh 1409.87 390.153 2000 109 39
xyzwh 1403.87 391.153 2000 145 49
end
classcanvas 129434 class_ref 128922 // Automat
classdiagramsettings member_max_width 0 end
xyzwh 751.036 652.531 2000 118 97
xyzwh 730.036 534.131 2000 169 345
end
classcanvas 129562 class_ref 129050 // Worker
classdiagramsettings member_max_width 0 end
xyzwh 728.889 832.322 2000 161 81
xyzwh 728.689 832.522 2000 161 91
end
classcanvas 129690 class_ref 129178 // Shelf
classdiagramsettings member_max_width 0 end
xyzwh 535.385 682.251 2000 125 49
xyzwh 535.185 683.051 2000 125 90
end
classcanvas 129800 class_ref 128026 // Ware
classdiagramsettings member_max_width 0 end
xyzwh 537.95 394.79 2000 127 49
xyzwh 537.95 394.59 2000 127 49
end
classcanvas 129818 class_ref 135706 // Payment
classdiagramsettings member_max_width 0 end
xyzwh 1250.26 389.162 2000 100 49
xyzwh 1249.66 389.962 2000 100 49
end
classcanvas 129946 class_ref 135834 // CashPayment
classdiagramsettings member_max_width 0 end
xyzwh 1393.42 258.032 2000 109 49
xyzwh 1388.42 257.632 2000 145 59
end
classcanvas 130074 class_ref 135962 // CoinCollector
classcanvas 130074 class_ref 135962 // CoinCollectorAdapter
classdiagramsettings member_max_width 0 end
xyzwh 1203.61 643.407 2000 118 43
xyzwh 1201.01 643.607 2000 140 65
end
classcanvas 131080 class_ref 128264 // PhoneNumber
classdiagramsettings member_max_width 0 end
xyzwh 208.49 902.35 2000 124 65
xyzwh 207.89 902.75 2000 124 65
end
classcanvas 131464 class_ref 128794 // Warehouse
classdiagramsettings member_max_width 0 end
xyzwh 91.79 394.04 2000 127 49
xyzwh 91.19 394.84 2000 127 49
end
classcanvas 131848 class_ref 128392 // ProductType
classdiagramsettings member_max_width 0 end
xyzwh 87.65 512.23 2000 118 49
xyzwh 88.25 512.83 2000 118 49
end
classcanvas 132104 class_ref 128520 // Date
classdiagramsettings member_max_width 0 end
xyzwh 991.73 240.82 2000 92 49
xyzwh 991.93 240.22 2000 92 49
end
classcanvas 132360 class_ref 128648 // Address
classdiagramsettings member_max_width 0 end
xyzwh 84.14 756.46 2000 91 81
xyzwh 84.54 756.06 2000 91 81
end
classcanvas 133000 class_ref 128776 // Money
classdiagramsettings member_max_width 0 end
xyzwh 1443.1 797.84 2000 80 49
xyzwh 1443.3 797.44 2000 80 49
end
classcanvas 133128 class_ref 128904 // Cash
classdiagramsettings member_max_width 0 end
xyzwh 1610.37 843.77 2000 79 39
xyzwh 1610.77 843.97 2000 79 39
end
classcanvas 133768 class_ref 135432 // Currency
classdiagramsettings member_max_width 0 end
xyzwh 1441.37 919.3 2000 87 39
xyzwh 1441.77 919.1 2000 87 39
end
classcanvas 134024 class_ref 135560 // ZipCode
classdiagramsettings member_max_width 0 end
xyzwh 88.64 901.67 2000 80 65
xyzwh 89.44 901.47 2000 80 65
end
classcanvas 135432 class_ref 135688 // Card
classdiagramsettings member_max_width 0 end
xyzwh 1598.48 358.82 2000 74 97
xyzwh 1598.88 358.42 2000 93 107
end
classcanvas 136840 class_ref 135816 // CashCollector
classcanvas 136840 class_ref 135816 // CashCollectorAdapter
classdiagramsettings member_max_width 0 end
xyzwh 1202.67 733.44 2000 118 39
xyzwh 1198.07 733.64 2000 145 65
end
classcanvas 136968 class_ref 135944 // Collector
classcanvas 136968 class_ref 135944 // CollectorAdapter
classdiagramsettings member_max_width 0 end
xyz 1002.88 676.91 2000
end
classcanvas 138504 class_ref 136072 // Culture
classdiagramsettings member_max_width 0 end
xyzwh 376.67 904.66 2000 53 49
xyzwh 376.67 904.46 2000 139 59
end
relationcanvas 128197 relation_ref 128197 // Posiada ^
from ref 129690 z 2001 label "Posiada ^" italic max_width 255 xyz 598 548.5 3000 to ref 129800
from ref 129690 z 2001 label "Posiada ^" italic max_width 255 xyz 598 548 2001 to ref 129800
no_role_a no_role_b
multiplicity_a_pos 583 449 3000 multiplicity_b_pos 581 663 3000
multiplicity_a_pos 580 450 3000 multiplicity_b_pos 578 661 3000
end
relationcanvas 128264 relation_ref 128008 // <Posiada
from ref 129434 z 2001 label "<Posiada" italic max_width 255 xyz 679 687.5 2001 to ref 129690
from ref 129434 z 2001 label "<Posiada" italic max_width 255 xyz 672 634 2001 to ref 129690
no_role_a no_role_b
multiplicity_a_pos 669 710 3000 multiplicity_b_pos 734 708 3000
multiplicity_a_pos 673 728 3000 multiplicity_b_pos 710 721 3000
end
relationcanvas 130184 relation_ref 129416 // Posiada
from ref 129800 z 2001 label "Posiada" italic max_width 255 xyz 602 341 2001 to ref 128136
@ -130,9 +130,9 @@ relationcanvas 130568 relation_ref 129800 // Oplacone przez>
multiplicity_a_pos 1233 420 3000 multiplicity_b_pos 1104 423 3000
end
relationcanvas 131336 relation_ref 130440 // Ma
from ref 129434 z 2001 label "Ma" italic max_width 255 xyz 782 776 2001 to ref 129562
from ref 129434 z 2001 label "Ma" italic max_width 255 xyz 829 756 2001 to ref 129562
no_role_a no_role_b
multiplicity_a_pos 782 813 3000 multiplicity_b_pos 792 755 3000
multiplicity_a_pos 779 883 3000 multiplicity_b_pos 822 883 3000
end
relationcanvas 131592 relation_ref 130568 // >Posiada
from ref 131464 z 2001 label ">Posiada" italic max_width 255 xyz 356 402 2001 to ref 129800
@ -165,9 +165,9 @@ relationcanvas 135048 relation_ref 138760 // Posiada
multiplicity_a_pos 111 882 3000 multiplicity_b_pos 111 836 3000
end
relationcanvas 135560 relation_ref 139144 // Wymaga
from ref 129178 z 2001 label "Wymaga" italic max_width 255 xyz 1527 392 2001 to ref 135432
from ref 129178 z 2001 label "Wymaga" italic max_width 255 xyz 1525 391 2001 to ref 135432
no_role_a no_role_b
multiplicity_a_pos 1580 412 3000 multiplicity_b_pos 1528 413 3000
multiplicity_a_pos 1577 419 3000 multiplicity_b_pos 1559 420 3000
end
relationcanvas 136072 relation_ref 139400 // <generalisation>
decenter_end 707
@ -181,9 +181,9 @@ relationcanvas 136200 relation_ref 139528 // <generalisation>
no_multiplicity_a no_multiplicity_b
end
relationcanvas 137096 relation_ref 139656 // Posiada
from ref 129434 z 2001 label "Posiada" italic max_width 255 xyz 914 686 2001 to ref 136968
from ref 129434 z 2001 label "Posiada" italic max_width 255 xyz 900 643 2001 to ref 136968
no_role_a no_role_b
multiplicity_a_pos 985 707 3000 multiplicity_b_pos 878 707 3000
multiplicity_a_pos 978 713 3000 multiplicity_b_pos 912 713 3000
end
relationcanvas 137224 relation_ref 139784 // <generalisation>
from ref 130074 z 2001 to ref 136968
@ -210,10 +210,10 @@ relationcanvas 138248 relation_ref 140296 // Posiada
no_role_a no_role_b
multiplicity_a_pos 1467 902 3000 multiplicity_b_pos 1466 847 3000
end
relationcanvas 138632 relation_ref 146824 // Przyjmuje
relationcanvas 138632 relation_ref 146824 // Tworzy
decenter_begin 921
from ref 129434 z 2001 label "Przyjmuje" italic max_width 255 xyz 933 552 2001 to ref 128410
from ref 129434 z 2001 label "Tworzy" italic max_width 255 xyz 934 700 2001 to ref 128410
no_role_a no_role_b
multiplicity_a_pos 994 449 3000 multiplicity_b_pos 848 633 3000
multiplicity_a_pos 983 586 3000 multiplicity_b_pos 882 833 3000
end
end

View File

@ -1,62 +0,0 @@
format 224
classinstance 133000 class_ref 128538 // Client
drawing_mode actor name "" xyz 67 20 2000 life_line_z 2000
classinstance 133128 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 286 22 2000 life_line_z 2000
classinstance 134024 class_ref 128922 // Automat
name "" xyz 542 23 2000 life_line_z 2000
classinstance 134152 class_ref 128410 // Order
name "" xyz 799 23 2000 life_line_z 2000
classinstance 134280 class_ref 135834 // CashPayment
name "" xyz 959 25 2000 life_line_z 2000
durationcanvas 133640 classinstance_ref 133000 // :Client
xyzwh 78 113 2010 11 32
end
durationcanvas 133768 classinstance_ref 133128 // :AutomatController
xyzwh 331 110 2010 11 118
end
durationcanvas 134408 classinstance_ref 134024 // :Automat
xyzwh 564 123 2010 11 102
end
durationcanvas 134664 classinstance_ref 134280 // :CashPayment
xyzwh 994 140 2010 11 25
end
durationcanvas 134920 classinstance_ref 134152 // :Order
xyzwh 818 189 2010 11 26
end
durationcanvas 135176 classinstance_ref 133000 // :Client
xyzwh 78 207 2010 11 25
end
msg 133896 synchronous
from durationcanvas_ref 133640
to durationcanvas_ref 133768
yz 113 2015 msg operation_ref 130562 // "SelectCashPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 145 99
msg 134536 synchronous
from durationcanvas_ref 133768
to durationcanvas_ref 134408
yz 123 2015 msg operation_ref 130690 // "SetCashPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 393 109
msg 134792 synchronous
from durationcanvas_ref 134408
to durationcanvas_ref 134664
yz 140 2020 msg operation_ref 130946 // "createCashPayment()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 625 127
msg 135048 synchronous
from durationcanvas_ref 134408
to durationcanvas_ref 134920
yz 189 2015 msg operation_ref 130818 // "SetPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "method: PaymentMethod"
label_xy 587 178
msg 135304 return
from durationcanvas_ref 133768
to durationcanvas_ref 135176
yz 207 2015 explicitmsg "ShowCashPaymentView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 150 193
end

View File

@ -1,45 +0,0 @@
format 224
classinstance 128776 class_ref 128538 // Client
drawing_mode actor name "" xyz 76 19 2000 life_line_z 2000
classinstance 128904 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 341 22 2000 life_line_z 2000
classinstance 129416 class_ref 136072 // Culture
name "" xyz 648 24 2000 life_line_z 2000
durationcanvas 129032 classinstance_ref 128776 // :Client
xyzwh 87 128 2010 11 40
end
durationcanvas 129160 classinstance_ref 128904 // :AutomatController
xyzwh 386 130 2010 11 99
end
durationcanvas 129544 classinstance_ref 129416 // :Culture
xyzwh 667 136 2010 11 51
end
durationcanvas 129928 classinstance_ref 128776 // :Client
xyzwh 87 204 2010 11 25
end
msg 129288 synchronous
from durationcanvas_ref 129032
to durationcanvas_ref 129160
yz 130 2015 msg operation_ref 131714 // "ClickChangeLanguageButton()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 173 116
msg 129672 synchronous
from durationcanvas_ref 129160
to durationcanvas_ref 129544
yz 138 2020 msg operation_ref 131842 // "GetAvailableCultures()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 478 124
msg 129800 return
from durationcanvas_ref 129544
to durationcanvas_ref 129160
yz 168 2015 explicitmsg "*culture: CultureType"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 482 154
msg 130056 return
from durationcanvas_ref 129160
to durationcanvas_ref 129928
yz 211 2020 explicitmsg "ShowChangeLanguageMenu"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 172 197
end

View File

@ -1,40 +0,0 @@
format 224
classinstance 128648 class_ref 128538 // Client
drawing_mode actor name "" xyz 69 24 2000 life_line_z 2000
classinstance 128776 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 299 31 2000 life_line_z 2000
classinstance 129288 class_ref 128922 // Automat
name "" xyz 611 34 2000 life_line_z 2000
durationcanvas 128904 classinstance_ref 128648 // :Client
xyzwh 80 113 2010 11 29
end
durationcanvas 129032 classinstance_ref 128776 // :AutomatController
xyzwh 344 115 2010 11 70
end
durationcanvas 129416 classinstance_ref 129288 // :Automat
xyzwh 633 126 2010 11 25
end
durationcanvas 129928 classinstance_ref 128648 // :Client
xyzwh 80 164 2010 11 25
end
msg 129160 asynchronous
from durationcanvas_ref 128904
to durationcanvas_ref 129032
yz 116 2015 msg operation_ref 131970 // "ClickSpecificLanguageButton()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 142 103
msg 129544 asynchronous
from durationcanvas_ref 129032
to durationcanvas_ref 129416
yz 129 2015 msg operation_ref 132098 // "ChangeCulture()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "culture: Culture"
label_xy 418 115
msg 130056 return
from durationcanvas_ref 129032
to durationcanvas_ref 129928
yz 174 2015 explicitmsg "CloseSelectLanguageMenu"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 152 160
end

View File

@ -1,36 +0,0 @@
format 224
classinstance 128008 class_ref 128538 // Client
drawing_mode actor name "" xyz 88 38 2000 life_line_z 2000
classinstance 128136 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 276 44 2000 life_line_z 2000
classinstance 128264 class_ref 128922 // Automat
name "" xyz 546 43 2000 life_line_z 2000
durationcanvas 128392 classinstance_ref 128008 // :Client
xyzwh 99 141 2010 11 54
end
durationcanvas 128520 classinstance_ref 128136 // :AutomatController
xyzwh 321 142 2010 11 53
end
durationcanvas 128776 classinstance_ref 128264 // :Automat
xyzwh 568 146 2010 11 31
end
msg 128648 synchronous
from durationcanvas_ref 128392
to durationcanvas_ref 128520
yz 143 2015 msg operation_ref 132226 // "ClickRestartButton()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 171 129
msg 128904 synchronous
from durationcanvas_ref 128520
to durationcanvas_ref 128776
yz 153 2020 msg operation_ref 132354 // "ResetOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 422 139
msg 129288 return
from durationcanvas_ref 128520
to durationcanvas_ref 128392
yz 182 2025 explicitmsg "ShowStartOrderView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 162 168
end

View File

@ -1,61 +0,0 @@
format 224
classinstance 128008 class_ref 128538 // Client
drawing_mode actor name "" xyz 81 29 2000 life_line_z 2000
classinstance 128136 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 354 31 2000 life_line_z 2030
classinstance 128648 class_ref 128922 // Automat
name "" xyz 642 31 2000 life_line_z 2025
fragment 129288 "loop"
xyzwh 235 135 2000 594 216
end
textcanvas 129416 "[isEmpty != true]"
font bold xyzwh 277 139 2030 102 17
fragment 129544 "break"
xyzwh 234 361 2025 593 96
end
textcanvas 130568 "[isEmpty == true]"
font bold xyzwh 278 363 2030 102 17
durationcanvas 129672 classinstance_ref 128008 // :Client
xyzwh 92 102 2010 11 32
end
durationcanvas 130056 classinstance_ref 128648 // :Automat
xyzwh 664 144 2035 11 300
end
durationcanvas 130312 classinstance_ref 128136 // :AutomatController
xyzwh 399 104 2040 11 344
end
durationcanvas 130952 classinstance_ref 128008 // :Client
xyzwh 92 418 2010 11 34
end
msg 129928 synchronous
from durationcanvas_ref 129672
to durationcanvas_ref 130312
yz 104 2045 msg operation_ref 132482 // "ClientClosesRetrieveOrderDoors()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 152 90
msg 130184 synchronous
from durationcanvas_ref 130312
to durationcanvas_ref 130056
yz 166 2050 msg operation_ref 132610 // "IsCollectionPointEmpty()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 480 152
msg 130440 return
from durationcanvas_ref 130056
to durationcanvas_ref 130312
yz 200 2055 explicitmsg "isEmpty: bool"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 506 186
msg 130824 synchronous
from durationcanvas_ref 130312
to durationcanvas_ref 130056
yz 392 2050 msg operation_ref 132354 // "ResetOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 507 378
msg 131080 return
from durationcanvas_ref 130312
to durationcanvas_ref 130952
yz 422 2045 explicitmsg "ShowStartView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 116 404
end

View File

@ -1,62 +0,0 @@
format 224
classinstance 128008 class_ref 142600 // AutomatController
color lightmediumblue name "" xyz 258.18 21.26 2000 life_line_z 2000
classinstance 128136 class_ref 128410 // Order
name "" xyz 775.52 21.96 2000 life_line_z 2000
classinstance 128264 class_ref 128538 // Client
drawing_mode actor name "" xyz 37.92 23.96 2000 life_line_z 2000
classinstance 128392 class_ref 128922 // Automat
name "" xyz 516.08 16.16 2000 life_line_z 2000
classinstance 128520 class_ref 128666 // CardPayment
name "" xyz 936.08 24.26 2000 life_line_z 2000
durationcanvas 128648 classinstance_ref 128008 // :AutomatController
xyzwh 303 117 2010 11 147
end
durationcanvas 128776 classinstance_ref 128136 // :Order
xyzwh 794 224 2010 11 26
end
durationcanvas 128904 classinstance_ref 128264 // :Client
xyzwh 48 242 2010 11 25
end
durationcanvas 129032 classinstance_ref 128264 // :Client
xyzwh 48 116 2010 11 64
end
durationcanvas 129160 classinstance_ref 128520 // :CardPayment
xyzwh 970 175 2010 11 25
end
durationcanvas 129288 classinstance_ref 128392 // :Automat
xyzwh 538 149 2010 11 109
end
msg 129416 synchronous
from durationcanvas_ref 129288
to durationcanvas_ref 128776
yz 223 2015 msg operation_ref 130818 // "SetPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "method: PaymentMethod"
label_xy 566 212
msg 129544 synchronous
from durationcanvas_ref 129288
to durationcanvas_ref 129160
yz 174 2020 msg operation_ref 131586 // "CreateCardPayment()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 604 161
msg 129672 synchronous
from durationcanvas_ref 129032
to durationcanvas_ref 128648
yz 117 2015 msg operation_ref 131202 // "SelectCardPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 121 102
msg 129800 return
from durationcanvas_ref 128648
to durationcanvas_ref 128904
yz 243 2015 explicitmsg "ShowCardPaymentView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 126 229
msg 129928 synchronous
from durationcanvas_ref 128648
to durationcanvas_ref 129288
yz 157 2015 msg operation_ref 130690 // "SetCashPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 369 144
end

View File

@ -23,13 +23,13 @@ end
msg 128770 synchronous
from durationcanvas_ref 128514
to durationcanvas_ref 128642
yz 152 2015 msg operation_ref 128130 // "applyCard()"
yz 152 2015 explicitmsg "<deleted operation>"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 91 138
msg 129026 synchronous
from durationcanvas_ref 128642
to durationcanvas_ref 128898
yz 166 2015 msg operation_ref 128258 // "getCardData()"
yz 166 2015 explicitmsg "<deleted operation>"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"
label_xy 250 152
@ -42,7 +42,7 @@ msg 129410 return
msg 129666 synchronous
from durationcanvas_ref 128642
to durationcanvas_ref 129538
yz 350 2015 explicitmsg "createCard(number:string,month,int,year:int,cvv:string)"
yz 350 2015 explicitmsg "<deleted operation>"
stereotype "<<create>>" xyz 457 364 3000
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"

View File

@ -1,50 +0,0 @@
format 224
classinstance 128002 class_ref 128538 // Client
drawing_mode actor name "" xyz 24.4518 5.34202 2000 life_line_z 2000
classinstance 128130 class_ref 128770 // TransactionController
name "" xyz 164.408 7.26461 2000 life_line_z 2000
classinstance 128258 class_ref 135298 // Terminal
name "" xyz 542.977 4.38073 2000 life_line_z 2000
classinstance 128386 class_ref 135688 // Card
name "" xyz 721.165 4.38073 2000 life_line_z 2000
durationcanvas 128514 classinstance_ref 128002 // :Client
xyzwh 35 151 2010 11 40
end
durationcanvas 128642 classinstance_ref 128130 // :TransactionController
xyzwh 217 152 2010 11 214
end
durationcanvas 128898 classinstance_ref 128258 // :Terminal
xyzwh 563 165 2010 11 105
end
durationcanvas 129538 classinstance_ref 128386 // :Card
xyzwh 740 350 2010 11 25
end
msg 128770 synchronous
from durationcanvas_ref 128514
to durationcanvas_ref 128642
yz 152 2015 msg operation_ref 128130 // "applyCard()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 91 138
msg 129026 synchronous
from durationcanvas_ref 128642
to durationcanvas_ref 128898
yz 166 2015 msg operation_ref 128258 // "getCardData()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"
label_xy 250 152
msg 129410 return
from durationcanvas_ref 128898
to durationcanvas_ref 128642
yz 254 2020 explicitmsg "number,month,year,cvv"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 340 240
msg 129666 synchronous
from durationcanvas_ref 128642
to durationcanvas_ref 129538
yz 350 2015 explicitmsg "createCard(number:string,month,int,year:int,cvv:string)"
stereotype "<<create>>" xyz 457 364 3000
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "number:String,month:Int,year:Int,cvv:String"
label_xy 384 333
end

View File

@ -1,47 +0,0 @@
format 224
classinstance 128197 class_ref 128069 // Client
name "" xyz 115 18 2000 life_line_z 2000
classinstance 128325 class_ref 142600 // AutomatController
name "" xyz 313 14 2000 life_line_z 2000
classinstance 129093 class_ref 128922 // Automat
name "" xyz 502 14 2000 life_line_z 2000
classinstance 129477 class_ref 128410 // Order
name "" xyz 658 17 2000 life_line_z 2000
durationcanvas 135749 classinstance_ref 128197 // :Client
xyzwh 126 92 2010 11 60
end
durationcanvas 135877 classinstance_ref 128325 // :AutomatController
xyzwh 358 92 2010 11 55
end
durationcanvas 136133 classinstance_ref 129093 // :Automat
xyzwh 524 97 2010 11 25
end
durationcanvas 136389 classinstance_ref 129477 // :Order
xyzwh 677 101 2010 11 25
end
msg 136005 synchronous
from durationcanvas_ref 135749
to durationcanvas_ref 135877
yz 92 2015 msg operation_ref 128514 // "startOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 222 78
msg 136261 synchronous
from durationcanvas_ref 135877
to durationcanvas_ref 136133
yz 97 2015 msg operation_ref 128642 // "createOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 413 83
msg 136517 synchronous
from durationcanvas_ref 136133
to durationcanvas_ref 136389
yz 101 2015 msg operation_ref 128770 // "createOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 544 87
msg 136901 return
from durationcanvas_ref 135877
to durationcanvas_ref 135749
yz 130 2015 explicitmsg "PinPadViewPanel"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 205 116
end

View File

@ -1,28 +0,0 @@
format 224
classinstance 128002 class_ref 128538 // Client
drawing_mode actor name "" xyz 6.4 5.1 2000 life_line_z 2000
classinstance 129410 class_ref 128770 // TransactionController
name "" xyz 204.4 11.8 2000 life_line_z 2000
durationcanvas 129538 classinstance_ref 128002 // :Client
xyzwh 17 121 2010 11 40
end
durationcanvas 129666 classinstance_ref 129410 // :TransactionController
xyzwh 257 122 2010 11 82
overlappingdurationcanvas 129922
xyzwh 263 139 2020 11 25
end
end
msg 129794 synchronous
from durationcanvas_ref 129538
to durationcanvas_ref 129666
yz 122 2015 msg operation_ref 133122 // "cancelTransaction()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 100 108
reflexivemsg 130050 synchronous
to durationcanvas_ref 129922
yz 139 2025 msg operation_ref 133122 // "cancelTransaction()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "currentTransaction:Transaction"
label_xy 298 138
end

View File

@ -1,143 +0,0 @@
format 224
classinstance 128197 class_ref 128069 // Client
name "" xyz 12.2 4 2000 life_line_z 2005
classinstance 128837 class_ref 142600 // AutomatController
name "" xyz 264.6 4.4 2000 life_line_z 2000
classinstance 129349 class_ref 128922 // Automat
name "" xyz 546.2 4.4 2000 life_line_z 2000
fragment 129989 "getShelf"
color lightmagenta xyzwh 56.6 121.2 1990 1064 498
separator 1242
end
classinstance 130629 class_ref 129178 // Shelf
name "" xyz 779.6 4.4 2000 life_line_z 2000
note 131909 "shelf == null"
xyzwh 118 123 2005 85 35
note 132037 "shelf != null"
xyzwh 61.6 191.2 2005 77 35
fragment 132293 "getProduct"
color mediumblue xyzwh 104.2 245.6 1995 1005 351
separator 3946
end
note 132421 "hasMealequals(false)"
xyzwh 112 273.4 2015 147 37
note 133829 "hasMeal.equals(true)
"
xyzwh 110.2 393.4 2000 143 35
classinstance 134469 class_ref 128410 // Order
name "" xyz 941 5 2000 life_line_z 2000
durationcanvas 128965 classinstance_ref 128197 // :Client
xyzwh 23 69 2015 11 40
end
durationcanvas 129093 classinstance_ref 128837 // :AutomatController
xyzwh 309 72 2010 11 491
end
durationcanvas 129477 classinstance_ref 129349 // :Automat
xyzwh 568 81 2010 11 445
overlappingdurationcanvas 129733
xyzwh 574 97 2020 11 28
end
end
durationcanvas 130373 classinstance_ref 128197 // :Client
xyzwh 23 157 2015 11 39
end
durationcanvas 133957 classinstance_ref 130629 // :Shelf
xyzwh 798 203 2010 11 257
end
durationcanvas 134597 classinstance_ref 134469 // :Order
xyzwh 960 477 2010 11 26
end
durationcanvas 135109 classinstance_ref 128197 // :Client
xyzwh 23 330 2015 11 34
end
durationcanvas 135621 classinstance_ref 128197 // :Client
xyzwh 23 533 2015 11 30
end
msg 129221 synchronous
from durationcanvas_ref 128965
to durationcanvas_ref 129093
yz 73 2015 msg operation_ref 128898 // "enterProductCode()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 62 59
msg 129605 synchronous
from durationcanvas_ref 129093
to durationcanvas_ref 129477
yz 83 2015 msg operation_ref 129026 // "shelfSelected()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "shelfNo: Integer"
label_xy 354 69
reflexivemsg 129861 synchronous
to durationcanvas_ref 129733
yz 97 2025 msg operation_ref 129154 // "getShelf()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "shelfNo: Integer"
label_xy 590 82
msg 130501 return
from durationcanvas_ref 129093
to durationcanvas_ref 130373
yz 168 3005 explicitmsg "MealNotFoundMessage"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 89 157
msg 131781 synchronous
from durationcanvas_ref 129477
to durationcanvas_ref 133957
yz 208 2015 msg operation_ref 129282 // "hasMeal()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 652 197
msg 134085 synchronous
from durationcanvas_ref 129477
to durationcanvas_ref 133957
yz 411 2015 msg operation_ref 129282 // "hasMeal()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 659 397
msg 134725 synchronous
from durationcanvas_ref 129477
to durationcanvas_ref 134597
yz 479 2015 msg operation_ref 129538 // "addMeal()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "meal:Meal"
label_xy 683 465
msg 135877 return
from durationcanvas_ref 129093
to durationcanvas_ref 135109
yz 332 3010 explicitmsg "MealIsNotAvailableMessage"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 104 318
msg 136005 return
from durationcanvas_ref 129093
to durationcanvas_ref 135621
yz 536 3005 explicitmsg "MealSuccessfullyAddedMessage"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 91 522
msg 136133 return
from durationcanvas_ref 129477
to durationcanvas_ref 129093
yz 150 2025 explicitmsg "shelfNotFoundMessage : String"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 369 136
msg 136261 return
from durationcanvas_ref 129477
to durationcanvas_ref 129093
yz 273 3005 explicitmsg "productNotAvailableMessage : String"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 355 259
msg 136389 return
from durationcanvas_ref 129477
to durationcanvas_ref 129093
yz 500 3005 explicitmsg "mealSuccessfullyAddedMessage : String"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 345 486
msg 136517 return
from durationcanvas_ref 133957
to durationcanvas_ref 129477
yz 232 3005 explicitmsg "hasMeal : Boolean"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 643 220
msg 136645 return
from durationcanvas_ref 133957
to durationcanvas_ref 129477
yz 447 3005 explicitmsg "meal : Meal"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 662 433
end

View File

@ -38,7 +38,7 @@ end
msg 128514 synchronous
from durationcanvas_ref 128258
to durationcanvas_ref 128386
yz 145 2015 msg operation_ref 133250 // "printTransactionConfirmation()"
yz 145 2015 explicitmsg "<deleted operation>"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 52 131
msg 130178 synchronous
@ -65,7 +65,7 @@ reflexivemsg 130946 synchronous
msg 131330 synchronous
from durationcanvas_ref 131074
to durationcanvas_ref 131202
yz 392 2015 msg operation_ref 133250 // "printTransactionConfirmation()"
yz 392 2015 explicitmsg "<deleted operation>"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 51 378
end

View File

@ -1,71 +0,0 @@
format 224
classinstance 128002 class_ref 128538 // Client
drawing_mode actor name "" xyz 21.1214 9.9297 2000 life_line_z 2000
classinstance 128130 class_ref 128770 // TransactionController
name "" xyz 152.828 9.8019 2000 life_line_z 2000
classinstance 129154 class_ref 135938 // TransactionConfirmation
name "" xyz 573.611 4 2000 life_line_z 2000
fragment 129794 "printTransactionConfirmation == true"
xyzwh 9.0099 78.1184 2005 830 264
end
classinstance 129922 class_ref 142466 // Transaction
name "" xyz 344.761 9.4473 2000 life_line_z 2000
fragment 131458 "printTransactionConfirmation == false"
xyzwh 8.0099 344.882 2020 828 151
end
durationcanvas 128258 classinstance_ref 128002 // :Client
xyzwh 32 114 2010 11 161
end
durationcanvas 128386 classinstance_ref 128130 // :TransactionController
xyzwh 205 116 2010 11 196
end
durationcanvas 130050 classinstance_ref 129922 // :Transaction
xyzwh 374 143 2010 11 115
end
durationcanvas 130562 classinstance_ref 129154 // :TransactionConfirmation
xyzwh 633 207 2010 11 47
overlappingdurationcanvas 130818
xyzwh 639 223 2020 11 25
end
end
durationcanvas 131074 classinstance_ref 128002 // :Client
xyzwh 32 391 2010 11 40
end
durationcanvas 131202 classinstance_ref 128130 // :TransactionController
xyzwh 205 392 2010 11 25
end
msg 128514 synchronous
from durationcanvas_ref 128258
to durationcanvas_ref 128386
yz 145 2015 msg operation_ref 133250 // "printTransactionConfirmation()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 52 131
msg 130178 synchronous
from durationcanvas_ref 128386
to durationcanvas_ref 130050
yz 143 2020 msg operation_ref 133378 // "printTransactionConfirmation()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "transaction:Transaction"
label_xy 224 130
msg 130690 synchronous
from durationcanvas_ref 130050
to durationcanvas_ref 130562
yz 207 2015 msg operation_ref 133506 // "createTransactionConfirmation()"
stereotype "<<create>>" xyz 485 221 3000
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "card:Card"
label_xy 392 192
reflexivemsg 130946 synchronous
to durationcanvas_ref 130818
yz 223 2025 msg operation_ref 133506 // "createTransactionConfirmation()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "transactionConfirmation:TransactionConfirmation"
label_xy 456 272
msg 131330 synchronous
from durationcanvas_ref 131074
to durationcanvas_ref 131202
yz 392 2015 msg operation_ref 133250 // "printTransactionConfirmation()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 51 378
end

View File

@ -44,7 +44,7 @@ end
msg 128642 synchronous
from durationcanvas_ref 128386
to durationcanvas_ref 128514
yz 136 2015 msg operation_ref 133762 // "enterPIN()"
yz 136 2015 explicitmsg "enterPIN"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 39 118
msg 129026 synchronous

View File

@ -44,7 +44,7 @@ end
msg 128642 synchronous
from durationcanvas_ref 128386
to durationcanvas_ref 128514
yz 136 2015 msg operation_ref 133762 // "enterPIN()"
yz 136 2015 explicitmsg "enterPIN"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 39 118
msg 129026 synchronous

View File

@ -1,96 +0,0 @@
format 224
classinstance 128069 class_ref 128069 // Client
name "" xyz 50 8 2000 life_line_z 2000
classinstance 128197 class_ref 128922 // Automat
name "" xyz 376 16 2000 life_line_z 2000
classinstance 128325 class_ref 141637 // PaymentSelectorController
name "" xyz 183 14 2000 life_line_z 2000
classinstance 129093 class_ref 141765 // CollectorFactory
name "" xyz 765 15 2000 life_line_z 2000
classinstance 129477 class_ref 135816 // CashCollector
name "" xyz 984 12 2000 life_line_z 2000
classinstance 129605 class_ref 135962 // CoinCollector
name "" xyz 1088 13 2000 life_line_z 2000
classinstance 130757 class_ref 128410 // Order
name "" xyz 711 16 2000 life_line_z 2000
durationcanvas 128453 classinstance_ref 128069 // :Client
xyzwh 61 82 2010 11 27
end
durationcanvas 128581 classinstance_ref 128325 // :PaymentSelectorController
xyzwh 248 83 2010 11 232
end
durationcanvas 129221 classinstance_ref 129093 // :CollectorFactory
xyzwh 806 90 2010 11 85
end
durationcanvas 129733 classinstance_ref 129477 // :CashCollector
xyzwh 1019 106 2010 11 50
end
durationcanvas 129989 classinstance_ref 128197 // :Automat
xyzwh 398 83 2010 11 197
end
durationcanvas 130245 classinstance_ref 129605 // :CoinCollector
xyzwh 1121 164 2010 11 45
end
durationcanvas 131013 classinstance_ref 130757 // :Order
xyzwh 730 249 2010 11 28
end
durationcanvas 131653 classinstance_ref 128069 // :Client
xyzwh 61 294 2010 11 35
end
msg 128709 synchronous
from durationcanvas_ref 128453
to durationcanvas_ref 128581
yz 83 2015 msg operation_ref 134786 // "selectCashPayment()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 113 69
msg 128965 synchronous
from durationcanvas_ref 128581
to durationcanvas_ref 129989
yz 84 2015 msg operation_ref 135042 // "cashPaymentSelected()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 271 69
msg 129349 synchronous
from durationcanvas_ref 129989
to durationcanvas_ref 129221
yz 90 2015 msg operation_ref 135170 // "createCollectorFactory()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 422 76
msg 129861 synchronous
from durationcanvas_ref 129221
to durationcanvas_ref 129733
yz 107 2015 msg operation_ref 135426 // "createCastCollector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 827 92
msg 130117 return
from durationcanvas_ref 129733
to durationcanvas_ref 129989
yz 138 2015 explicitmsg "cashCollector : CashCollector"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 498 126
msg 130373 synchronous
from durationcanvas_ref 129221
to durationcanvas_ref 130245
yz 164 2015 msg operation_ref 135554 // "createCoinCollector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 833 151
msg 130629 return
from durationcanvas_ref 130245
to durationcanvas_ref 129989
yz 194 2015 explicitmsg "coinCollector : CoinCollector"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 493 180
msg 131141 synchronous
from durationcanvas_ref 129989
to durationcanvas_ref 131013
yz 249 2015 msg operation_ref 135298 // "setPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "cashPaymentMethod : cashPaymentMethod"
label_xy 419 232
msg 131781 asynchronous
from durationcanvas_ref 128581
to durationcanvas_ref 131653
yz 297 2015 msg operation_ref 134914 // "showCashPaymentViewPanel()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 87 283
end

View File

@ -1,68 +0,0 @@
format 224
classinstance 128069 class_ref 128069 // Client
name "" xyz 54 4 2000 life_line_z 2000
classinstance 128197 class_ref 141637 // PaymentSelectorController
name "" xyz 174 6 2000 life_line_z 2000
classinstance 128709 class_ref 128922 // Automat
name "" xyz 403 4 2000 life_line_z 2000
classinstance 129093 class_ref 135298 // Terminal
name "" xyz 626 6 2000 life_line_z 2000
classinstance 129733 class_ref 128410 // Order
name "" xyz 745 8 2000 life_line_z 2000
durationcanvas 128325 classinstance_ref 128069 // :Client
xyzwh 65 71 2010 11 40
end
durationcanvas 128453 classinstance_ref 128197 // :PaymentSelectorController
xyzwh 239 72 2010 11 166
end
durationcanvas 128837 classinstance_ref 128709 // :Automat
xyzwh 425 79 2010 11 102
end
durationcanvas 129221 classinstance_ref 129093 // :Terminal
xyzwh 647 87 2010 11 42
end
durationcanvas 129861 classinstance_ref 129733 // :Order
xyzwh 764 147 2010 11 25
end
durationcanvas 130117 classinstance_ref 128069 // :Client
xyzwh 65 224 2010 11 25
end
msg 128581 synchronous
from durationcanvas_ref 128325
to durationcanvas_ref 128453
yz 72 2015 msg operation_ref 135682 // "selectCardPayment()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 111 58
msg 128965 synchronous
from durationcanvas_ref 128453
to durationcanvas_ref 128837
yz 83 2020 msg operation_ref 135810 // "cardPaymentSelector()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 286 69
msg 129349 synchronous
from durationcanvas_ref 128837
to durationcanvas_ref 129221
yz 89 2015 explicitmsg "terminal := <<create>> createTerminal()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 448 75
msg 129605 return
from durationcanvas_ref 129221
to durationcanvas_ref 128837
yz 118 2015 explicitmsg "terminal : Terminal"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 499 104
msg 129989 synchronous
from durationcanvas_ref 128837
to durationcanvas_ref 129861
yz 153 2015 msg operation_ref 135298 // "setPaymentMethod()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "cardPaymentMethod : CardPaymentMethod"
label_xy 438 139
msg 130245 return
from durationcanvas_ref 128453
to durationcanvas_ref 130117
yz 224 2015 explicitmsg "ShowCardPaymentViewPanel"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 85 210
end

View File

@ -2,62 +2,62 @@ format 224
classcanvas 130434 class_ref 142600 // AutomatController
classdiagramsettings member_max_width 0 end
xyz 1048 238 2000
xyz 2005.8 28.6 2000
end
classcanvas 130818 class_ref 135298 // Terminal
classdiagramsettings member_max_width 0 end
xyz 1297 136 2000
xyz 1933.6 321.4 2000
end
classcanvas 131074 class_ref 135682 // Display
classdiagramsettings member_max_width 0 end
xyz 1318 76 2000
xyz 1845.4 127 2000
end
classcanvas 131202 class_ref 135682 // Display
classdiagramsettings member_max_width 0 end
xyz 1426 327 2000
xyz 2134.8 621.8 2000
end
classcanvas 131330 class_ref 135810 // Touchscreen
classdiagramsettings member_max_width 0 end
xyz 1399 583 2000
xyz 2069.8 842.6 2000
end
classcanvas 131458 class_ref 142466 // Transaction
classdiagramsettings member_max_width 0 end
xyz 1369 657 2005
xyz 1877.4 646.8 2005
end
classcanvas 131586 class_ref 142594 // PaymentCreator
classdiagramsettings member_max_width 0 end
xyz 1282 23 2000
xyz 1962.4 435.6 2000
end
classcanvas 131714 class_ref 149384 // Interface
classdiagramsettings member_max_width 0 end
xyz 1434 204 2000
xyz 2100.2 474.4 2000
end
classcanvas 131842 class_ref 128197 // PanelView
classdiagramsettings member_max_width 0 end
xyz 1427 152 2000
xyz 2102.6 421.8 2000
end
classcanvas 131970 class_ref 134725 // ExceptionHandler
classdiagramsettings member_max_width 0 end
xyz 1396 26 2000
xyz 2061.2 280 2000
end
classcanvas 132098 class_ref 134853 // I18nService
classdiagramsettings member_max_width 0 end
xyz 1401 391 2005
xyz 2097.4 668.4 2005
end
classcanvas 132226 class_ref 134981 // LanguageController
classdiagramsettings member_max_width 0 end
xyz 1394 264 2000
xyz 2089 550.4 2000
end
classcanvas 132354 class_ref 135109 // MealPrepearer
classdiagramsettings member_max_width 0 end
xyz 1385 723 2000
xyz 1840.2 732.6 2000
end
classcanvas 132482 class_ref 141637 // PaymentSelectorController
classdiagramsettings member_max_width 0 end
xyz 1358 496 2000
xyz 2045.2 749.4 2000
end
classcanvas 132610 class_ref 141765 // CollectorFactory
classdiagramsettings member_max_width 0 end
xyz 1392 87 2000
xyz 2055.6 356.8 2000
end
end

View File

@ -1,42 +0,0 @@
format 224
classinstance 128069 class_ref 128069 // Client
name "" xyz 47 4 2000 life_line_z 2000
classinstance 128197 class_ref 142600 // AutomatController
name "" xyz 163 5 2000 life_line_z 2000
classinstance 128709 class_ref 134853 // I18nService
name "" xyz 363 6 2000 life_line_z 2000
durationcanvas 128325 classinstance_ref 128069 // :Client
xyzwh 58 81 2010 11 77
end
durationcanvas 128453 classinstance_ref 128197 // :AutomatController
xyzwh 208 81 2010 11 64
end
durationcanvas 128837 classinstance_ref 128709 // :I18nService
xyzwh 393 85 2010 11 41
end
msg 128581 synchronous
from durationcanvas_ref 128325
to durationcanvas_ref 128453
yz 82 2015 msg operation_ref 136066 // "OpenLanguageMenu()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 88 68
msg 128965 synchronous
from durationcanvas_ref 128453
to durationcanvas_ref 128837
yz 86 2020 msg operation_ref 136194 // "getLanguages()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 268 72
msg 129093 return
from durationcanvas_ref 128837
to durationcanvas_ref 128453
yz 115 2025 explicitmsg "cultures : Culture[]"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 262 101
msg 129477 return
from durationcanvas_ref 128453
to durationcanvas_ref 128325
yz 134 2015 explicitmsg "ShowAvailableLanguages"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 75 120
end

View File

@ -1,37 +0,0 @@
format 224
classinstance 128069 class_ref 128069 // Client
name "" xyz 52 5 2000 life_line_z 2000
classinstance 129221 class_ref 134981 // LanguageController
name "" xyz 183 4 2000 life_line_z 2000
classinstance 129733 class_ref 134853 // I18nService
name "" xyz 396 4 2000 life_line_z 2000
durationcanvas 129349 classinstance_ref 128069 // :Client
xyzwh 63 76 2010 11 53
end
durationcanvas 129477 classinstance_ref 129221 // :LanguageController
xyzwh 232 77 2010 11 41
end
durationcanvas 129861 classinstance_ref 129733 // :I18nService
xyzwh 426 78 2010 11 25
end
msg 129605 synchronous
from durationcanvas_ref 129349
to durationcanvas_ref 129477
yz 77 2015 msg operation_ref 136322 // "selectLanguage()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 115 63
msg 129989 synchronous
from durationcanvas_ref 129477
to durationcanvas_ref 129861
yz 80 2015 msg operation_ref 136450 // "changeLanguage()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "culture:Culture"
label_xy 251 66
msg 130117 return
from durationcanvas_ref 129477
to durationcanvas_ref 129349
yz 107 2015 explicitmsg "CloseLanguagePanelView"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 90 93
end

View File

@ -1,47 +0,0 @@
format 224
classinstance 128069 class_ref 128069 // Client
name "" xyz 40 13 2000 life_line_z 2000
classinstance 128197 class_ref 142600 // AutomatController
name "" xyz 160 17 2000 life_line_z 2000
classinstance 128709 class_ref 128922 // Automat
name "" xyz 344 17 2000 life_line_z 2000
classinstance 129093 class_ref 128410 // Order
name "" xyz 483 15 2000 life_line_z 2000
durationcanvas 128325 classinstance_ref 128069 // :Client
xyzwh 51 102 2010 11 40
end
durationcanvas 128453 classinstance_ref 128197 // :AutomatController
xyzwh 205 103 2010 11 38
end
durationcanvas 128837 classinstance_ref 128709 // :Automat
xyzwh 366 104 2010 11 28
end
durationcanvas 129221 classinstance_ref 129093 // :Order
xyzwh 502 112 2010 11 9
end
msg 128581 synchronous
from durationcanvas_ref 128325
to durationcanvas_ref 128453
yz 103 2015 msg operation_ref 136706 // "cancelOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 103 89
msg 128965 synchronous
from durationcanvas_ref 128453
to durationcanvas_ref 128837
yz 108 2015 msg operation_ref 136834 // "cancelOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 257 94
msg 129349 synchronous
from durationcanvas_ref 128837
to durationcanvas_ref 129221
yz 112 2020 msg operation_ref 136962 // "deleteOrder()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 407 98
msg 129477 return
from durationcanvas_ref 128453
to durationcanvas_ref 128325
yz 130 2015 explicitmsg "ShowWelcomeViewPanel"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 71 116
end

View File

@ -1,59 +0,0 @@
format 224
classinstance 128069 class_ref 128069 // Client
name "" xyz 79 16 2000 life_line_z 2000
classinstance 128197 class_ref 142600 // AutomatController
name "" xyz 227 4 2000 life_line_z 2000
classinstance 128709 class_ref 128922 // Automat
name "" xyz 403 4 2000 life_line_z 2000
classinstance 129093 class_ref 135109 // MealPrepearer
name "" xyz 570 4 2000 life_line_z 2000
classinstance 129733 class_ref 129050 // Worker
name "" xyz 764 9 2000 life_line_z 2000
durationcanvas 128325 classinstance_ref 128069 // :Client
xyzwh 90 83 2010 11 52
end
durationcanvas 128453 classinstance_ref 128197 // :AutomatController
xyzwh 272 84 2010 11 47
end
durationcanvas 128837 classinstance_ref 128709 // :Automat
xyzwh 425 90 2010 11 29
end
durationcanvas 129221 classinstance_ref 129093 // :MealPrepearer
xyzwh 607 95 2010 11 31
end
durationcanvas 129861 classinstance_ref 129733 // :Worker
xyzwh 783 101 2010 11 28
end
msg 128581 synchronous
from durationcanvas_ref 128325
to durationcanvas_ref 128453
yz 85 2015 msg operation_ref 137090 // "collectMeal()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 160 71
msg 128965 synchronous
from durationcanvas_ref 128453
to durationcanvas_ref 128837
yz 92 2020 msg operation_ref 137218 // "mealCollected()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 317 78
msg 129349 asynchronous
from durationcanvas_ref 128837
to durationcanvas_ref 129221
yz 97 2015 msg operation_ref 137346 // "checkPreapererStatus()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 461 84
msg 129477 return
from durationcanvas_ref 128453
to durationcanvas_ref 128325
yz 115 2015 explicitmsg "showWelcomeViewPanel"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
label_xy 125 101
msg 129989 asynchronous
from durationcanvas_ref 129221
to durationcanvas_ref 129861
yz 101 2020 msg operation_ref 137474 // "sendStatus()"
show_full_operations_definition default show_class_of_operation default drawing_language default show_context_mode default
args "status : Status"
label_xy 636 87
end

235
models/154498.diagram Normal file
View File

@ -0,0 +1,235 @@
format 224
classcanvas 139650 class_ref 128922 // Automat
classdiagramsettings member_max_width 0 end
xyz 497.524 64.1654 2000
end
classcanvas 139778 class_ref 142600 // AutomatController
classdiagramsettings member_max_width 0 end
xyz 36.7678 3.8796 2000
end
classcanvas 140034 class_ref 128410 // Order
classdiagramsettings member_max_width 0 end
xyz 1010.26 -0.154523 2000
end
classcanvas 140162 class_ref 135834 // CashPayment
classdiagramsettings member_max_width 0 end
xyz 1433.16 621.2 2000
end
classcanvas 140674 class_ref 129178 // Shelf
classdiagramsettings member_max_width 0 end
xyz 1024.53 124.169 2000
end
classcanvas 140930 class_ref 128666 // CardPayment
classdiagramsettings member_max_width 0 end
xyz 1553.14 444.275 2000
end
classcanvas 141058 class_ref 136072 // Culture
classdiagramsettings member_max_width 0 end
xyz 1389.21 104.042 2000
end
classcanvas 141186 class_ref 134853 // I18nService
classdiagramsettings member_max_width 0 end
xyz 1010.99 213.836 2000
end
classcanvas 141570 class_ref 141765 // CollectorFactory
classdiagramsettings member_max_width 0 end
xyz 989.914 300.483 2000
end
classcanvas 141698 class_ref 135962 // CoinCollectorAdapter
classdiagramsettings member_max_width 0 end
xyz 1408.5 221.176 2000
end
classcanvas 141826 class_ref 135816 // CashCollectorAdapter
classdiagramsettings member_max_width 0 end
xyz 1410.92 358.298 2000
end
classcanvas 141954 class_ref 135944 // CollectorAdapter
classdiagramsettings member_max_width 0 end
xyz 1238.33 295.972 2000
end
classcanvas 142210 class_ref 141637 // PaymentSelectorController
classdiagramsettings member_max_width 0 end
xyz 38.1602 247.296 2000
end
classcanvas 143362 class_ref 149122 // PaymentService
classdiagramsettings member_max_width 0 end
xyz 991.36 494.712 2000
end
classcanvas 143746 class_ref 149250 // PaymentStrategy
classdiagramsettings member_max_width 0 end
xyz 1224.17 489.947 2000
end
classcanvas 145282 class_ref 135109 // MealPrepearer
classdiagramsettings member_max_width 0 end
xyz 498.605 464.946 2000
end
classcanvas 145410 class_ref 129050 // Worker
classdiagramsettings member_max_width 0 end
xyz 706.469 442.618 2000
end
classcanvas 145794 class_ref 135298 // Terminal
classdiagramsettings member_max_width 0 end
xyz 79.96 880.658 2000
end
classcanvas 145922 class_ref 128770 // TransactionController
classdiagramsettings member_max_width 0 end
xyz 42.5047 321.903 2000
end
classcanvas 146562 class_ref 135688 // Card
classdiagramsettings member_max_width 0 end
xyz 1573.94 873.708 2000
end
classcanvas 147202 class_ref 142466 // Transaction
classdiagramsettings member_max_width 0 end
xyz 513.302 721.3 2000
end
classcanvas 147330 class_ref 135938 // TransactionConfirmation
classdiagramsettings member_max_width 0 end
xyz 904.65 720.852 2000
end
classcanvas 147714 class_ref 135554 // AuthorizationSystem
classdiagramsettings member_max_width 0 end
xyz 1736.98 438.519 2000
end
note 149506 "2 odmienne rodzaje platnosci charakteryzujace sie odmienna implementacja"
xyzwh 1217.26 393.14 2006 121 89
note 149634 "Adapter-wspolny interfejs dla kolektorow pieniedzy"
xyzwh 1230.94 211.4 2006 115 79
note 149762 "Klasa odpowiedzialna za budowanie odpowiednich kolektorow. Wyrecza automat z tej odpowiedzialnosci"
xyzwh 984.6 351.18 2006 153 90
relationcanvas 139906 relation_ref 128258 // <unidirectional association>
decenter_end 266
from ref 139778 z 2001 to ref 139650
role_a_pos 446 138 3000 no_role_b
multiplicity_a_pos 484 161 3000 multiplicity_b_pos 219 147 3000
end
relationcanvas 140546 relation_ref 128386 // tworzy
decenter_begin 32
from ref 139650 z 2001 label "tworzy" italic max_width 255 xyz 807 59 2001 to ref 140034
no_role_a no_role_b
multiplicity_a_pos 994 67 3000 multiplicity_b_pos 639 97 3000
end
relationcanvas 140802 relation_ref 128514 // posiada
decenter_begin 270
from ref 139650 z 2001 label "posiada" italic max_width 255 xyz 810 142 2001 to ref 140674
no_role_a no_role_b
multiplicity_a_pos 1005 167 3000 multiplicity_b_pos 650 163 3000
end
relationcanvas 141314 relation_ref 128642 // ma
from ref 141186 z 2001 label "ma" italic max_width 255 xyz 1239 172 2001 to ref 141058
no_role_a no_role_b
multiplicity_a_pos 1369 161 3000 multiplicity_b_pos 1124 229 3000
end
relationcanvas 141442 relation_ref 128770 // ma
decenter_begin 560
from ref 139650 z 2001 label "ma" italic max_width 255 xyz 815 225 2001 to ref 141186
no_role_a no_role_b
multiplicity_a_pos 994 249 3000 multiplicity_b_pos 639 244 3000
end
relationcanvas 142338 relation_ref 128898 // ma
decenter_begin 828
from ref 139650 z 2001 label "ma" italic max_width 255 xyz 803 300 2001 to ref 141570
no_role_a no_role_b
multiplicity_a_pos 975 326 3000 multiplicity_b_pos 639 318 3000
end
relationcanvas 142466 relation_ref 129026 // tworzy
from ref 141570 z 2001 label "tworzy" italic max_width 255 xyz 1166 307 2001 to ref 141954
no_role_a no_role_b
no_multiplicity_a no_multiplicity_b
end
relationcanvas 143234 relation_ref 129410 // kontroluje
decenter_end 703
from ref 142210 z 2001 label "kontroluje" italic max_width 255 xyz 317 256 2001 to ref 139650
no_role_a no_role_b
multiplicity_a_pos 484 282 3000 multiplicity_b_pos 201 273 3000
end
relationcanvas 143490 relation_ref 129538 // ma
decenter_begin 967
from ref 139650 z 2001 label "ma" italic max_width 255 xyz 805 411 2001 to ref 143362
no_role_a no_role_b
multiplicity_a_pos 979 511 3000 multiplicity_b_pos 639 361 3000
end
relationcanvas 144130 relation_ref 129794 // ma
decenter_end 670
from ref 143362 z 2001 label "ma" italic max_width 255 xyz 1148 504 2001 to ref 143746
no_role_a no_role_b
multiplicity_a_pos 1212 526 3000 multiplicity_b_pos 1095 522 3000
end
relationcanvas 145538 relation_ref 130818 // ma
from ref 139650 z 2001 label "ma" italic max_width 255 xyz 553 403 2001 to ref 145282
no_role_a no_role_b
multiplicity_a_pos 543 449 3000 multiplicity_b_pos 543 366 3000
end
relationcanvas 145666 relation_ref 130946 // ma
decenter_begin 483
from ref 145282 z 2001 to point 623.5 486.8
line 150274 z 2001 label "ma" italic max_width 255 xyz 657 473 2001 to ref 145410
no_role_a no_role_b
multiplicity_a_pos 689 491 3000 multiplicity_b_pos 630 493 3000
end
relationcanvas 146050 relation_ref 131074 // kontroluje>
decenter_end 939
from ref 145922 z 2001 label "kontroluje>" italic max_width 255 xyz 319 336 2001 to ref 139650
no_role_a no_role_b
multiplicity_a_pos 484 348 3000 multiplicity_b_pos 210 374 3000
end
relationcanvas 146434 relation_ref 131330 // kontroluje
from ref 145922 z 2001 label "kontroluje" italic max_width 255 xyz 95 661 2001 to ref 145794
no_role_a no_role_b
multiplicity_a_pos 101 865 3000 multiplicity_b_pos 101 477 3000
end
relationcanvas 146946 relation_ref 131458 // uzywa
decenter_begin 592
from ref 140930 z 2001 to point 1601.3 494.6
line 149890 z 2001 label "uzywa" italic max_width 255 xyz 1591 673 2001 to ref 146562
no_role_a no_role_b
multiplicity_a_pos 1590 861 3000 multiplicity_b_pos 1584 485 3000
end
relationcanvas 147074 relation_ref 131586 // ma
from ref 145794 z 2001 label "ma" italic max_width 255 xyz 858 900 2001 to ref 146562
no_role_a no_role_b
multiplicity_a_pos 1557 930 3000 multiplicity_b_pos 169 917 3000
end
relationcanvas 147458 relation_ref 131714 // ma
from ref 147202 z 2001 label "ma" italic max_width 255 xyz 778 729 2001 to ref 147330
no_role_a no_role_b
multiplicity_a_pos 892 749 3000 multiplicity_b_pos 688 751 3000
end
relationcanvas 147586 relation_ref 131842 // ma
from ref 145922 z 2001 label "ma" italic max_width 255 xyz 370 566 2001 to ref 147202
no_role_a no_role_b
multiplicity_a_pos 492 703 3000 multiplicity_b_pos 208 481 3000
end
relationcanvas 147842 relation_ref 131970 // ma
from ref 140930 z 2001 label "ma" italic max_width 255 xyz 1679 447 2001 to ref 147714
no_role_a no_role_b
multiplicity_a_pos 1725 467 3000 multiplicity_b_pos 1645 467 3000
end
relationcanvas 147970 relation_ref 132098 // ma
decenter_begin 671
from ref 147202 z 2001 label "ma" italic max_width 255 xyz 796 613 2001 to ref 143362
no_role_a no_role_b
multiplicity_a_pos 979 538 3000 multiplicity_b_pos 666 706 3000
end
relationcanvas 148098 relation_ref 138626 // <realization>
from ref 140162 z 2001 to ref 143746
no_role_a no_role_b
no_multiplicity_a no_multiplicity_b
end
relationcanvas 148226 relation_ref 138754 // <realization>
from ref 140930 z 2001 to ref 143746
no_role_a no_role_b
no_multiplicity_a no_multiplicity_b
end
relationcanvas 149250 relation_ref 139138 // <unidirectional association>
from ref 141698 z 2001 to ref 141954
no_role_a no_role_b
no_multiplicity_a no_multiplicity_b
end
relationcanvas 149378 relation_ref 139266 // <unidirectional association>
from ref 141826 z 2001 to ref 141954
no_role_a no_role_b
no_multiplicity_a no_multiplicity_b
end
end

307
models/161026.diagram Normal file
View File

@ -0,0 +1,307 @@
format 224
pseudostatecanvas 128002 pseudostate_ref 128002 // initial
xyz 377.112 21.9207 2000
end
statecanvas 128130 state_ref 128130 // Produkt wybrany
xyzwh 217.142 260.07 2000 115 33
end
statecanvas 128642 state_ref 128258 // Posilek wybrany
xyzwh 463.363 261.534 2000 111 33
end
statecanvas 129922 state_ref 128386 // Zamowienie rozpoczete
xyzwh 310.112 89.7223 2000 153 33
end
pseudostatecanvas 130434 pseudostate_ref 128898 // choice
xyz 398.085 1576.54 2000
end
statecanvas 130946 state_ref 128514 // Wybor platnosci
xyzwh 372.673 803.034 2000 109 33
end
statecanvas 131074 state_ref 128642 // Platnosc karta
xyzwh 277.271 925.644 2000 99 33
end
statecanvas 131202 state_ref 128770 // Platnosc gotowka
xyzwh 533.701 917.932 2000 119 33
end
statecanvas 131842 state_ref 128898 // Platnosc gotowka zaakceptowana
xyzwh 412.505 1406.75 2000 207 33
end
statecanvas 131970 state_ref 129026 // Odrzucona
xyzwh 84.0747 958.957 2000 79 33
end
statecanvas 132354 state_ref 129154 // Procesowanie platnosci
xyzwh 202.202 1117.74 2000 153 33
end
statecanvas 133378 state_ref 129282 // Gotowka wrzucona
xyzwh 539.709 1071.39 2000 127 33
end
statecanvas 134018 state_ref 129410 // Gotowka zaakceptowany
xyzwh 457.968 1295.04 2000 157 33
end
statecanvas 134274 state_ref 129538 // Gotowka odrzucony
xyzwh 650.36 1294.18 2000 131 33
end
statecanvas 135554 state_ref 129666 // Posilek oplacony
xyzwh 586.803 1718.56 2000 113 33
end
statecanvas 135682 state_ref 129794 // Produkt oplacony
xyzwh 197.87 1887.85 2000 117 33
end
pseudostatecanvas 136066 pseudostate_ref 129026 // final
xyz 248.674 2027.04 2000
end
statecanvas 136322 state_ref 129922 // Posilek przygotowywany
xyzwh 603.231 1903.37 2000 159 33
end
pseudostatecanvas 136450 pseudostate_ref 129154 // final
xyz 680.415 2056.51 2000
end
statecanvas 136834 state_ref 130050 // Produkt dostepny
xyzwh 80.1157 450.577 2000 119 33
end
statecanvas 136962 state_ref 130178 // Produkt niedostepny
xyzwh 243.633 447.242 2000 137 33
end
statecanvas 137090 state_ref 130306 // Posilek dostepny
xyzwh 732.553 445.346 2000 117 33
end
statecanvas 137218 state_ref 130434 // Posilek niedostepny
xyzwh 463.221 444.882 2000 133 33
end
pseudostatecanvas 138114 pseudostate_ref 129282 // final
xyz 417.065 649.718 2000
end
pseudostatecanvas 139266 pseudostate_ref 129410 // final
xyz 97.5784 1161.3 2000
end
pseudostatecanvas 140418 pseudostate_ref 129538 // final
xyz 1086.44 1189.18 2000
end
statecanvas 140930 state_ref 130562 // Gotowka wydany
xyzwh 860.68 1191.42 2000 117 33
end
statecanvas 141442 state_ref 130690 // Platnosc karta zaakceptowana
xyzwh 129.72 1400.16 2000 187 33
end
statecanvas 141954 state_ref 130818 // Reszta wydana
xyzwh 472.34 1497.86 2000 103 33
end
transitioncanvas 130050 transition_ref 128770 // rozpocznij zamowienie
from ref 128002 z 2001 label "rozpocznij zamowienie" xyz 331 56 3000 to ref 129922
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 130178 transition_ref 128898 // wybierz produkt
from ref 129922 z 2001 label "wybierz produkt" xyz 289 197.5 3000 to ref 128130
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 130306 transition_ref 129026 // wybierz posilek
from ref 129922 z 2001 label "wybierz posilek" xyz 400 182.5 3000 to ref 128642
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 131714 transition_ref 129666 // wybierz platnosc gotowka
from ref 130946 z 2001 label "wybierz platnosc gotowka" xyz 491.5 869.5 3000 to ref 131202
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 132482 transition_ref 130050 // zaplac karta
from ref 131074 z 2001 label "zaplac karta" xyz 272 1029 3000 to ref 132354
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 132994 transition_ref 130434 // transakcja odrzucona
from ref 132354 z 2001 label "transakcja odrzucona" xyz 146.5 1044.5 3000 to ref 131970
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 133122 transition_ref 130562 // ponowienie platnosci
from ref 131970 z 2001 label "ponowienie platnosci" xyz 157 927 3000 to ref 131074
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 133890 transition_ref 130818 // wrzuc monete
from ref 131202 z 2001 label "wrzuc monete" xyz 561 1003 3000 to ref 133378
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 134146 transition_ref 130946 // zaakceptuj gotowke
decenter_end 277
from ref 133378 z 2001 label "zaakceptuj gotowke" xyz 423 1167 3000 to point 502.867 1086.86
line 134786 z 2001 to ref 134018
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 134530 transition_ref 131074 // odrzuc gotowke
decenter_end 611
from ref 133378 z 2001 label "odrzuc gotowke" xyz 721 1163.5 3000 to point 724.468 1082.61
line 135170 z 2001 to ref 134274
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 134658 transition_ref 131202 // wrzuc gotowke
decenter_begin 666
from ref 134018 z 2001 label "wrzuc gotowke" xyz 512.5 1192 3000 to point 562.708 1104.21
line 134914 z 2001 to ref 133378
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 135042 transition_ref 131330 // wrzuc gotowke
decenter_begin 82
decenter_end 898
from ref 134274 z 2001 label "wrzuc gotowke" xyz 611 1182 3000 to ref 133378
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 135298 transition_ref 131458 // zaakceptuj platnosc [gotowka zaakceptowana >= cena produktu/posilku]
decenter_end 572
from ref 134018 z 2001 label "zaakceptuj platnosc [gotowka zaakceptowana >= cena produktu/posilku]" xyz 535.5 1367 3000 to ref 131842
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 135810 transition_ref 131714 // wybrano produkt
from ref 130434 z 2001 label "wybrano produkt" xyz 274 1699.5 3000 to ref 135682
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 135938 transition_ref 131842 // wybrano posilek
decenter_begin 755
from ref 130434 z 2001 label "wybrano posilek" xyz 526.5 1646 3000 to ref 135554
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 136194 transition_ref 131970 // wydaj produkt
from ref 135682 z 2001 label "wydaj produkt" xyz 298.5 1968 3000 to ref 136066
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 136578 transition_ref 132098 // przygotuj posilek
from ref 135554 z 2001 label "przygotuj posilek" xyz 694 1788.5 3000 to ref 136322
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 136706 transition_ref 132226 // wydaj posilek
decenter_begin 546
from ref 136322 z 2001 label "wydaj posilek" xyz 739 1975 3000 to ref 136450
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 137346 transition_ref 132354 // sprawdz dostepnosc
from ref 128642 z 2001 label "sprawdz dostepnosc" xyz 678 246 3000 to point 791.32 273.04
line 142338 z 2001 to ref 137090
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 137730 transition_ref 132610 // sprawdz dostepnosc
decenter_end 414
from ref 128642 z 2001 label "sprawdz dostepnosc" xyz 523 355.5 3000 to ref 137218
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 137858 transition_ref 132738 // sprawdz dostepnosc
decenter_end 261
from ref 128130 z 2001 label "sprawdz dostepnosc" xyz 191.5 354.5 3000 to ref 136962
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 137986 transition_ref 132866 // sprawdz dostepnosc
decenter_end 328
from ref 128130 z 2001 label "sprawdz dostepnosc" xyz 86 246 3000 to point 115.36 276.92
line 142594 z 2001 to ref 136834
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 138498 transition_ref 132994 // anuluj zamowienie
from ref 137218 z 2001 label "anuluj zamowienie" xyz 455.5 568.5 3000 to ref 138114
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 138626 transition_ref 133122 // anuluj zamowienie
from ref 136962 z 2001 label "anuluj zamowienie" xyz 331.5 547.5 3000 to ref 138114
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 138754 transition_ref 133250 // przejdz do platnosci
decenter_begin 533
from ref 136834 z 2001 label "przejdz do platnosci" xyz 200 673 3000 to ref 130946
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 138882 transition_ref 133378 // przejdz do platnosci
from ref 137090 z 2001 label "przejdz do platnosci" xyz 562 650.5 3000 to ref 130946
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 139522 transition_ref 133762 // wybierz platnosc karta
from ref 130946 z 2001 label "wybierz platnosc karta" xyz 306 868 3000 to ref 131074
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 139650 transition_ref 133890 // anuluj zamowienie
from ref 130946 z 2001 label "anuluj zamowienie" xyz 383 730 3000 to ref 138114
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 139778 transition_ref 134018 // anuluj zamowienie [platnosci odrzucone > 3]
from ref 131970 z 2001 label "anuluj zamowienie [platnosci odrzucone > 3]" xyz 7 1078 3000 to ref 139266
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 141058 transition_ref 134274 // anuluj zamowienie
decenter_end 381
from ref 133378 z 2001 label "anuluj zamowienie" xyz 756 1053.5 3000 to point 898.7 1082.1
line 141314 z 2001 to ref 140930
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 141186 transition_ref 134402 // anuluj zamowienie
from ref 140930 z 2001 label "anuluj zamowienie" xyz 981 1227 3000 to ref 140418
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 141570 transition_ref 134530 // zaakceptuj platnosc
from ref 132354 z 2001 label "zaakceptuj platnosc" xyz 201 1267 3000 to ref 141442
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 141826 transition_ref 134658 // <transition>
from ref 141442 z 2001 to ref 130434
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 142082 transition_ref 134786 // wydaj reszte
decenter_begin 527
from ref 131842 z 2001 label "wydaj reszte" xyz 562 1458.5 3000 to ref 141954
write_horizontally default show_definition default drawing_language default
end
transitioncanvas 142210 transition_ref 134914 // <transition>
from ref 141954 z 2001 to ref 130434
write_horizontally default show_definition default drawing_language default
end
end

View File

@ -1,8 +1,46 @@
window_sizes 1920 1017 351 1564 867 104
window_sizes 1920 1017 332 1583 866 105
diagrams
sequencediagram_ref 141442 // 3-5-podanie_PINu
1266 693 100 A4 0 0
active classdiagram_ref 154498 // design-model
1583 866 90 A0 0 0
end
show_stereotypes
selected sequencediagram_ref 134530 // 3-1-przylozenie_karty
marked
class_ref 128922 // Automat
class_ref 129178 // Shelf
class_ref 135706 // Payment
class_ref 135834 // CashPayment
class_ref 135962 // CoinCollectorAdapter
class_ref 128008 // Coin
class_ref 128136 // Price
class_ref 128264 // PhoneNumber
class_ref 128392 // ProductType
class_ref 136072 // Culture
class_ref 128520 // Date
class_ref 128648 // Address
class_ref 128776 // Money
class_ref 128904 // Cash
class_ref 135432 // Currency
class_ref 135560 // ZipCode
class_ref 135688 // Card
class_ref 135816 // CashCollectorAdapter
class_ref 135944 // CollectorAdapter
class_ref 128410 // Order
end
selected classdiagram_ref 154498 // design-model
open
classview_ref 134658 // design
class_ref 129178 // Shelf
class_ref 135834 // CashPayment
class_ref 135962 // CoinCollectorAdapter
class_ref 135816 // CashCollectorAdapter
class_ref 135944 // CollectorAdapter
class_ref 128770 // TransactionController
class_ref 135298 // Terminal
class_ref 135554 // AuthorizationSystem
class_ref 134981 // LanguageController
class_ref 149122 // PaymentService
class_ref 149250 // PaymentStrategy
end
end

22
models/92.session Normal file
View File

@ -0,0 +1,22 @@
window_sizes 1920 1017 450 1465 867 104
diagrams
sequencediagram_ref 128092 // 4-1-wrzut_monety
1172 693 100 A4 0 0
sequencediagram_ref 128220 // 4-2-wrzut_banknotu
1172 693 100 A4 0 0
sequencediagram_ref 128604 // 4-3-odbior_monety
1172 693 100 A4 0 0
sequencediagram_ref 128732 // 4-4-odbior_banknotu
1172 693 100 A4 0 0
sequencediagram_ref 128348 // 4-5-anulowanie_transakcji
1172 693 100 A4 0 0
active sequencediagram_ref 128476 // 4-6-wybor_drukowania_potwierdzenia_transakcji
1172 693 100 A4 0 0
end
show_stereotypes
selected sequencediagram_ref 128476 // 4-6-wybor_drukowania_potwierdzenia_transakcji
open
classview_ref 134658 // design
end
end

File diff suppressed because it is too large Load Diff