summaryrefslogtreecommitdiffstats
path: root/Woflan/WarehouseWarehouse/Main_Process.scr
blob: 47bffb4b5a45269b4a13aa4f4600cdedd3a83635 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
/*
**
**   COVC scriptfile: D:\My Documents\Protos\Classic\Woflan\Order and restock\Main_Process.scr
**   Generated by Protos Exspect generator version 3.0.1
**   Generated at: Sun Apr 13 16:15:45 2008
**
*/
declare flow Main_Process
declare files
end files
;

declare condition end_quantity_check_1(360.0,465.0)
  type activity_ruled
end condition
declare condition quantity_checked_1(360.0,345.0)
  type activity_ruled
end condition
declare condition quantity_inspection_1(360.0,225.0)
  type activity_ruled
end condition
declare condition wait_for_restocking(540.0,105.0)
  type activity_ruled
end condition
declare condition goods_inspected_1(555.0,705.0)
  type activity_ruled
end condition
declare condition end_date_check(675.0,585.0)
  type activity_ruled
end condition
declare condition date_inspection(675.0,225.0)
  type activity_ruled
end condition
declare condition thrown_away(675.0,465.0)
  type activity_ruled
end condition
declare condition date_checked(675.0,345.0)
  type activity_ruled
end condition
declare condition quality_checked(915.0,465.0)
  type activity_ruled
end condition
declare condition end_quality_inspection(915.0,345.0)
  type activity_ruled
end condition
declare condition quality_inspection(915.0,585.0)
  type activity_ruled
end condition
declare condition goods_ordered(1035.0,705.0)
  type activity_ruled
end condition
declare condition goods_inspected_2(1035.0,225.0)
  type activity_ruled
end condition
declare condition quantity_inspection_2(1140.0,585.0)
  type activity_ruled
end condition
declare condition quantity_checked_2(1140.0,465.0)
  type activity_ruled
end condition
declare condition end_quantity_inspection_2(1140.0,345.0)
  type activity_ruled
end condition
declare condition goods_put_into_warehouse(1365.0,165.0)
  type activity_ruled
end condition
declare condition logistics_planned(1365.0,525.0)
  type activity_ruled
end condition
declare condition warehouse_full(1365.0,285.0)
  type activity_ruled
end condition
declare condition logistics_paid(1365.0,645.0)
  type activity_ruled
end condition
declare condition warehouse_found(1365.0,405.0)
  type activity_ruled
end condition
declare condition no_warehouse_found(1500.0,345.0)
  type activity_ruled
end condition
declare condition inventory_updated_2(1620.0,105.0)
  type activity_ruled
end condition
declare condition goods_returned(1620.0,285.0)
  type activity_ruled
end condition
;

    declare activity check_quantity_1 (360.0,285.0)
//<FONT face=Arial size=2></FONT>
memo "check quantity 1"ENG
        input
            quantity_inspection_1

        output
                quantity_checked_1
                end_quantity_check_1

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "xor-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity add_to_order (360.0,405.0)
//<FONT face=Arial size=2></FONT>
memo "add to order"ENG
        input
            quantity_checked_1

        output
                end_quantity_check_1

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity start_activity (540.0,45.0)
//<FONT face=Arial size=2></FONT>
memo "start activity"ENG

        output
                wait_for_restocking

        process
            "simulation 10 100 0" analysis
            "gen_iatime nexp 2.500000e0" analysis
            "gen_nrbatches 1000000" analysis
            "gen_batchsize 1" analysis
            "res_available warehouse_employee 10" analysis
            "res_available manager 1" analysis
            "res_available administration_employee 2" analysis
            "res_available warehouse_manager 2" analysis
            "res_available store_employee 5" analysis
            "res_available administration_manager 1" analysis
            "res_available chauffeur 5" analysis
            "res_available logistics_employee 2" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

    priority
        0
    end activity
    declare activity inspect_goods (540.0,165.0)
//<FONT face=Arial size=2></FONT>
memo "inspect goods"ENG
        input
            wait_for_restocking

        output
                quantity_inspection_1
                date_inspection

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity AND_join_1 (555.0,645.0)
//<FONT face=Arial size=2></FONT>
memo "AND-join 1"ENG
        input
            end_quantity_check_1
            end_date_check

        output
                goods_inspected_1

        process
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

    priority
        0
    end activity
    declare activity check_date (675.0,285.0)
//<FONT face=Arial size=2></FONT>
memo "check date"ENG
        input
            end_date_check
            date_inspection

        output
                date_checked
                end_date_check

        process
            "res_ar manager 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "xor-split" analysis
            "and-join" analysis

access "manager"
    priority
        0
    end activity
    declare activity update_inventory_1 (675.0,525.0)
//<FONT face=Arial size=2></FONT>
memo "update inventory 1"ENG
        input
            thrown_away

        output
                end_date_check

        process
            "res_ar warehouse_manager 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_manager"
    priority
        0
    end activity
    declare activity throw_away (675.0,405.0)
//<FONT face=Arial size=2></FONT>
memo "throw away"ENG
        input
            date_checked

        output
                thrown_away

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration uniform 1.000000e0 3.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity order_goods (795.0,705.0)
//<FONT face=Arial size=2></FONT>
memo "order goods"ENG
        input
            goods_inspected_1

        output
                goods_ordered

        process
            "res_ar warehouse_manager 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_manager"
    priority
        0
    end activity
    declare activity return_goods (915.0,405.0)
//<FONT face=Arial size=2></FONT>
memo "return goods"ENG
        input
            quality_checked

        output
                end_quality_inspection

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity check_quality (915.0,525.0)
//<FONT face=Arial size=2></FONT>
memo "check quality"ENG
        input
            quality_inspection

        output
                quality_checked
                end_quality_inspection

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "xor-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity check_goods (1035.0,645.0)
//<FONT face=Arial size=2></FONT>
memo "check goods"ENG
        input
            goods_ordered

        output
                quality_inspection
                quantity_inspection_2

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity AND_join_2 (1035.0,285.0)
//<FONT face=Arial size=2></FONT>
memo "AND-join 2"ENG
        input
            end_quality_inspection
            end_quantity_inspection_2

        output
                goods_inspected_2

        process
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

    priority
        0
    end activity
    declare activity order_extra_goods (1140.0,405.0)
//<FONT face=Arial size=2></FONT>
memo "order extra goods"ENG
        input
            quantity_checked_2

        output
                end_quantity_inspection_2

        process
            "res_ar warehouse_manager 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_manager"
    priority
        0
    end activity
    declare activity check_quantity_2 (1140.0,525.0)
//<FONT face=Arial size=2></FONT>
memo "check quantity 2"ENG
        input
            quantity_inspection_2

        output
                quantity_checked_2
                end_quantity_inspection_2

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "xor-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity pay_logistics (1365.0,585.0)
//<FONT face=Arial size=2></FONT>
memo "pay logistics"ENG
        input
            logistics_planned

        output
                logistics_paid

        process
            "res_ar logistics_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "logistics_employee"
    priority
        0
    end activity
    declare activity plan___confirm_logistics (1365.0,465.0)
//<FONT face=Arial size=2></FONT>
memo "plan & confirm logistics"ENG
        input
            warehouse_found

        output
                logistics_planned

        process
            "res_ar logistics_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "logistics_employee"
    priority
        0
    end activity
    declare activity deliver_at_warehouse (1365.0,705.0)
//<FONT face=Arial size=2></FONT>
memo "deliver at warehouse"ENG
        input
            logistics_paid

        output
                goods_inspected_2

        process
            "res_ar chauffeur 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "chauffeur"
    priority
        0
    end activity
    declare activity put_in_warehouse (1365.0,225.0)
//<FONT face=Arial size=2></FONT>
memo "put in warehouse"ENG
        input
            goods_inspected_2

        output
                goods_put_into_warehouse
                warehouse_full

        process
            "res_ar warehouse_employee 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "xor-split" analysis
            "and-join" analysis

access "warehouse_employee"
    priority
        0
    end activity
    declare activity update_inventory_2 (1365.0,105.0)
//<FONT face=Arial size=2></FONT>
memo "update inventory 2"ENG
        input
            goods_put_into_warehouse

        output
                inventory_updated_2

        process
            "res_ar warehouse_manager 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "warehouse_manager"
    priority
        0
    end activity
    declare activity search_new_warehouse (1365.0,345.0)
//<FONT face=Arial size=2></FONT>
memo "search new warehouse"ENG
        input
            warehouse_full

        output
                no_warehouse_found
                warehouse_found

        process
            "res_ar manager 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "xor-split" analysis
            "and-join" analysis

access "manager"
    priority
        0
    end activity
    declare activity return_to_supplier (1620.0,345.0)
//<FONT face=Arial size=2></FONT>
memo "return to supplier"ENG
        input
            no_warehouse_found

        output
                goods_returned

        process
            "res_ar chauffeur 1" analysis
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

access "chauffeur"
    priority
        0
    end activity
    declare activity end_activity (1620.0,225.0)
//<FONT face=Arial size=2></FONT>
memo "end activity"ENG
        input
            inventory_updated_2
            goods_returned


        process
            "res_usage costs 0.000000e0" analysis
            "abs_frequ 1.000000e0" analysis
            "duration expression 0.000000e0" analysis
            "priority expression 1.000000e0" analysis
            "and-split" analysis
            "and-join" analysis

    priority
        0
    end activity
;

declare start_act start_activity;

declare end_act end_activity;

end flow