From 4a42d9212b840cfe3b44cec2056e2e7e2cb5292b Mon Sep 17 00:00:00 2001 From: Wilrik de Loose Date: Sun, 13 Apr 2008 14:17:40 +0000 Subject: Roles, teams and data toegevoegd aan WarehouseWarehouse. Ik kan vreemd genoeg geen simulatie meer uitvoeren. Ga ik nog even uitzoeken. --- Woflan/WarehouseWarehouse/Main_Process.scr | 188 +++++---- protos/WarehouseWarehouse/Order and restock.pal | 492 +++++++++++++++-------- report/2II55-Report.log | 493 ++++++++++++------------ report/2II55-Report.pdf | Bin 115715 -> 115637 bytes report/Chapter2.tex | 20 +- 5 files changed, 700 insertions(+), 493 deletions(-) diff --git a/Woflan/WarehouseWarehouse/Main_Process.scr b/Woflan/WarehouseWarehouse/Main_Process.scr index b94b9dd..47bffb4 100644 --- a/Woflan/WarehouseWarehouse/Main_Process.scr +++ b/Woflan/WarehouseWarehouse/Main_Process.scr @@ -2,7 +2,7 @@ ** ** 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 13:03:18 2008 +** Generated at: Sun Apr 13 16:15:45 2008 ** */ declare flow Main_Process @@ -25,25 +25,25 @@ end condition declare condition goods_inspected_1(555.0,705.0) type activity_ruled end condition -declare condition end_date_check_1(675.0,585.0) +declare condition end_date_check(675.0,585.0) type activity_ruled end condition -declare condition date_inspection_1(675.0,225.0) +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_1(675.0,345.0) +declare condition date_checked(675.0,345.0) type activity_ruled end condition -declare condition quality_checked_1(915.0,465.0) +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_1(915.0,585.0) +declare condition quality_inspection(915.0,585.0) type activity_ruled end condition declare condition goods_ordered(1035.0,705.0) @@ -163,14 +163,14 @@ memo "start activity"ENG 0 end activity declare activity inspect_goods (540.0,165.0) -// +// memo "inspect goods"ENG input wait_for_restocking output quantity_inspection_1 - date_inspection_1 + date_inspection process "res_ar warehouse_employee 1" analysis @@ -186,11 +186,11 @@ access "warehouse_employee" 0 end activity declare activity AND_join_1 (555.0,645.0) -// +// memo "AND-join 1"ENG input end_quantity_check_1 - end_date_check_1 + end_date_check output goods_inspected_1 @@ -206,63 +206,63 @@ memo "AND-join 1"ENG priority 0 end activity - declare activity throw_away (675.0,405.0) -// -memo "throw away"ENG + declare activity check_date (675.0,285.0) +// +memo "check date"ENG input - date_checked_1 + end_date_check + date_inspection output - thrown_away + date_checked + end_date_check process - "res_ar warehouse_employee 1" analysis + "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 - "and-split" analysis + "xor-split" analysis "and-join" analysis -access "warehouse_employee" +access "manager" priority 0 end activity - declare activity check_date_1 (675.0,285.0) + declare activity update_inventory_1 (675.0,525.0) // -memo "check date 1"ENG +memo "update inventory 1"ENG input - date_inspection_1 - end_date_check_1 + thrown_away output - date_checked_1 - end_date_check_1 + end_date_check process - "res_ar manager 1" analysis + "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 - "xor-split" analysis + "and-split" analysis "and-join" analysis -access "manager" +access "warehouse_manager" priority 0 end activity - declare activity update_inventory_1 (675.0,525.0) + declare activity throw_away (675.0,405.0) // -memo "update inventory 1"ENG +memo "throw away"ENG input - thrown_away + date_checked output - end_date_check_1 + thrown_away process - "res_ar warehouse_manager 1" analysis + "res_ar warehouse_employee 1" analysis "res_usage costs 0.000000e0" analysis "abs_frequ 1.000000e0" analysis "duration uniform 1.000000e0 3.000000e0" analysis @@ -270,7 +270,7 @@ memo "update inventory 1"ENG "and-split" analysis "and-join" analysis -access "warehouse_manager" +access "warehouse_employee" priority 0 end activity @@ -284,6 +284,7 @@ memo "order goods"ENG 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 @@ -291,19 +292,21 @@ memo "order goods"ENG "and-split" analysis "and-join" analysis +access "warehouse_manager" priority 0 end activity declare activity return_goods (915.0,405.0) -// +// memo "return goods"ENG input - quality_checked_1 + 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 @@ -311,20 +314,22 @@ memo "return goods"ENG "and-split" analysis "and-join" analysis +access "warehouse_employee" priority 0 end activity - declare activity check_quality_1 (915.0,525.0) + declare activity check_quality (915.0,525.0) // -memo "check quality 1"ENG +memo "check quality"ENG input - quality_inspection_1 + quality_inspection output - quality_checked_1 + 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 @@ -332,20 +337,22 @@ memo "check quality 1"ENG "xor-split" analysis "and-join" analysis +access "warehouse_employee" priority 0 end activity declare activity check_goods (1035.0,645.0) -// +// memo "check goods"ENG input goods_ordered output - quality_inspection_1 + 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 @@ -353,11 +360,12 @@ memo "check goods"ENG "and-split" analysis "and-join" analysis +access "warehouse_employee" priority 0 end activity declare activity AND_join_2 (1035.0,285.0) -// +// memo "AND-join 2"ENG input end_quality_inspection @@ -377,9 +385,9 @@ memo "AND-join 2"ENG priority 0 end activity - declare activity return_goods1 (1140.0,405.0) -// -memo "return goods1"ENG + declare activity order_extra_goods (1140.0,405.0) +// +memo "order extra goods"ENG input quantity_checked_2 @@ -387,6 +395,7 @@ memo "return goods1"ENG 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 @@ -394,6 +403,7 @@ memo "return goods1"ENG "and-split" analysis "and-join" analysis +access "warehouse_manager" priority 0 end activity @@ -408,6 +418,7 @@ memo "check quantity 2"ENG 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 @@ -415,19 +426,21 @@ memo "check quantity 2"ENG "xor-split" analysis "and-join" analysis +access "warehouse_employee" priority 0 end activity - declare activity deliver_at_warehouse (1365.0,705.0) -// -memo "deliver at warehouse"ENG + declare activity pay_logistics (1365.0,585.0) +// +memo "pay logistics"ENG input - logistics_paid + logistics_planned output - goods_inspected_2 + 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 @@ -435,40 +448,43 @@ memo "deliver at warehouse"ENG "and-split" analysis "and-join" analysis +access "logistics_employee" priority 0 end activity - declare activity put_in_warehouse (1365.0,225.0) -// -memo "put in warehouse"ENG + declare activity plan___confirm_logistics (1365.0,465.0) +// +memo "plan & confirm logistics"ENG input - goods_inspected_2 + warehouse_found output - goods_put_into_warehouse - warehouse_full + 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 - "xor-split" analysis + "and-split" analysis "and-join" analysis +access "logistics_employee" priority 0 end activity - declare activity update_inventory_2 (1365.0,105.0) + declare activity deliver_at_warehouse (1365.0,705.0) // -memo "update inventory 2"ENG +memo "deliver at warehouse"ENG input - goods_put_into_warehouse + logistics_paid output - inventory_updated_2 + 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 @@ -476,20 +492,22 @@ memo "update inventory 2"ENG "and-split" analysis "and-join" analysis +access "chauffeur" priority 0 end activity - declare activity search_new_warehouse (1365.0,345.0) + declare activity put_in_warehouse (1365.0,225.0) // -memo "search new warehouse"ENG +memo "put in warehouse"ENG input - warehouse_full + goods_inspected_2 output - no_warehouse_found - warehouse_found + 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 @@ -497,19 +515,21 @@ memo "search new warehouse"ENG "xor-split" analysis "and-join" analysis +access "warehouse_employee" priority 0 end activity - declare activity pay_logistics (1365.0,585.0) -// -memo "pay logistics"ENG + declare activity update_inventory_2 (1365.0,105.0) +// +memo "update inventory 2"ENG input - logistics_planned + goods_put_into_warehouse output - logistics_paid + 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 @@ -517,32 +537,36 @@ memo "pay logistics"ENG "and-split" analysis "and-join" analysis +access "warehouse_manager" priority 0 end activity - declare activity plan___confirm_logistics (1365.0,465.0) + declare activity search_new_warehouse (1365.0,345.0) // -memo "plan & confirm logistics"ENG +memo "search new warehouse"ENG input - warehouse_found + warehouse_full output - logistics_planned + 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 - "and-split" analysis + "xor-split" analysis "and-join" analysis +access "manager" priority 0 end activity - declare activity return_goods_to_supplier (1620.0,345.0) -// -memo "return goods to supplier"ENG + declare activity return_to_supplier (1620.0,345.0) +// +memo "return to supplier"ENG input no_warehouse_found @@ -550,6 +574,7 @@ memo "return goods to supplier"ENG goods_returned process + "res_ar chauffeur 1" analysis "res_usage costs 0.000000e0" analysis "abs_frequ 1.000000e0" analysis "duration expression 0.000000e0" analysis @@ -557,11 +582,12 @@ memo "return goods to supplier"ENG "and-split" analysis "and-join" analysis +access "chauffeur" priority 0 end activity declare activity end_activity (1620.0,225.0) -// +// memo "end activity"ENG input inventory_updated_2 @@ -583,6 +609,6 @@ memo "end activity"ENG declare start_act start_activity; -declare end_act ; +declare end_act end_activity; end flow diff --git a/protos/WarehouseWarehouse/Order and restock.pal b/protos/WarehouseWarehouse/Order and restock.pal index 1b2d55e..10c342c 100644 --- a/protos/WarehouseWarehouse/Order and restock.pal +++ b/protos/WarehouseWarehouse/Order and restock.pal @@ -207,7 +207,7 @@ NAME "Order and restock" LASTROLEDBID 9 LASTTEAMDBID 5 LASTPROCESSDBID 3 - LASTDATADBID 1 + LASTDATADBID 15 LASTACTTRIGDBID 61 MASTERLASTROLEDBID 0 MASTERLASTTEAMDBID 0 @@ -224,8 +224,8 @@ METANAME ()()()()()()()()()()()()()()() REVISIONCOMMENT -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" PROCESSOWNER "" METADATA RESPONSIBLE @@ -379,6 +379,123 @@ METADATA REVISIONCOMMENT +DATA inspect\032date\032list DBID 2 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA throw\032away\032documents DBID 3 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA inspect\032quantity\032list DBID 4 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA ordering\032list DBID 5 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA complaint\032form DBID 6 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA item\032list DBID 7 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA item\032checklist DBID 8 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA warehouses\032list DBID 9 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA logistics\032documents DBID 10 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA supplier\032documents DBID 11 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA warehouse\032inventory DBID 12 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA financial\032register DBID 13 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE +DATA employee\032id DBID 14 +DESCRIPTION "" +WORKINSTRUCTIONS "" +UNTYPED FORMAT "" YESLABEL "" NOLABEL ""SWITCHVALUES "" METADATA ROLE () +LABEL "" +REVISIONCOMMENT + +FORMATFUNCTION 0 +FREE ARCHIVE @@ -393,7 +510,10 @@ SINGLE ROLE warehouse\032employee RESPONSIBLE RESOURCE warehouse -DATA +DATA $\077ain\032Process.inspect\032quantity\032list MANDATORY CHANGED +$\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.employee\032id MANDATORY + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -432,7 +552,10 @@ SINGLE ROLE warehouse\032employee RESPONSIBLE RESOURCE warehouse -DATA +DATA $\077ain\032Process.inspect\032quantity\032list MANDATORY +$\077ain\032Process.ordering\032list MANDATORY CHANGED +$\077ain\032Process.supplier\032documents MANDATORY CREATED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -491,8 +614,8 @@ REVISIONCOMMENT inspect\032goods DBID 4 (*540:165*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () @@ -500,7 +623,12 @@ SINGLE ROLE warehouse\032employee RESPONSIBLE RESOURCE warehouse -DATA +DATA $\077ain\032Process.inspect\032date\032list MANDATORY CREATED +$\077ain\032Process.throw\032away\032documents MANDATORY CREATED +$\077ain\032Process.inspect\032quantity\032list MANDATORY CREATED +$\077ain\032Process.ordering\032list MANDATORY CREATED +$\077ain\032Process.warehouse\032inventory MANDATORY CREATED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -510,7 +638,7 @@ REVISIONCOMMENT WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.date\032inspection\0321(**)DISTRIBUTION 0.000000000000000e0 + $\077ain\032Process.date\032inspection(**)DISTRIBUTION 0.000000000000000e0 UNSET RESTART @@ -530,8 +658,8 @@ REVISIONCOMMENT \065ND\045join\0321 DBID 18 (*555:645*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () @@ -539,7 +667,11 @@ SINGLE ROLE RESPONSIBLE RESOURCE -DATA +DATA $\077ain\032Process.inspect\032date\032list MANDATORY DELETED +$\077ain\032Process.throw\032away\032documents MANDATORY DELETED +$\077ain\032Process.inspect\032quantity\032list MANDATORY DELETED +$\077ain\032Process.ordering\032list MANDATORY + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -563,22 +695,30 @@ REVISIONCOMMENT -throw\032away DBID 12 (*675:405*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +check\032date DBID 8 (*675:285*) +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE warehouse\032employee +ROLE manager RESPONSIBLE RESOURCE warehouse -DATA -OUT "" (*0:0*) (*0:0*) DESCRIPTION "" +DATA $\077ain\032Process.inspect\032date\032list MANDATORY +$\077ain\032Process.throw\032away\032documents MANDATORY +$\077ain\032Process.employee\032id MANDATORY + +OUT "NOK" (*-31:-10*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.thrown\032away(**)DISTRIBUTION 0.000000000000000e0 + $\077ain\032Process.date\032checked(**)DISTRIBUTION 1.000000000000000e0 + "OK" (*28:87*) (*0:0*) DESCRIPTION "" +WORKINSTRUCTIONS "" +METADATA +REVISIONCOMMENT + $\077ain\032Process.end\032date\032check(*825:345 855:420 825:525 *)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -589,35 +729,32 @@ COST 0.000000000000000e0 FREQUENCY 1.000000000000000e0 DURATION UNIFORM MIN 1.000000000000000e0 MAX 3.000000000000000e0 MEAN 0.000000000000000e0 VARIANCE 0.000000000000000e0 NUMBER 0.000000000000000e0 CONSTANT 0.000000000000000e0 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 -ANALYSIS IN AND OUT AND +ANALYSIS IN AND OUT XOR ROLE () -SEQUENCE 9 +SEQUENCE 7 REVISIONCOMMENT -check\032date\0321 DBID 8 (*675:285*) +update\032inventory\0321 DBID 17 (*675:525*) DESCRIPTION "" WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE manager +ROLE warehouse\032manager RESPONSIBLE RESOURCE warehouse -DATA -OUT "NOK" (*-31:-10*) (*0:0*) DESCRIPTION "" -WORKINSTRUCTIONS "" -METADATA -REVISIONCOMMENT - $\077ain\032Process.date\032checked\0321(**)DISTRIBUTION 1.000000000000000e0 - "OK" (*28:87*) (*0:0*) DESCRIPTION "" +DATA $\077ain\032Process.inspect\032date\032list MANDATORY +$\077ain\032Process.warehouse\032inventory MANDATORY CHANGED + +OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.end\032date\032check\0321(*825:345 855:420 825:525 *)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.end\032date\032check(**)DISTRIBUTION 0.000000000000000e0 UNSET RESTART @@ -628,30 +765,32 @@ COST 0.000000000000000e0 FREQUENCY 1.000000000000000e0 DURATION UNIFORM MIN 1.000000000000000e0 MAX 3.000000000000000e0 MEAN 0.000000000000000e0 VARIANCE 0.000000000000000e0 NUMBER 0.000000000000000e0 CONSTANT 0.000000000000000e0 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 -ANALYSIS IN AND OUT XOR +ANALYSIS IN AND OUT AND ROLE () -SEQUENCE 7 +SEQUENCE 12 REVISIONCOMMENT -update\032inventory\0321 DBID 17 (*675:525*) +throw\032away DBID 12 (*675:405*) DESCRIPTION "" WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE warehouse\032manager +ROLE warehouse\032employee RESPONSIBLE RESOURCE warehouse -DATA +DATA $\077ain\032Process.inspect\032date\032list MANDATORY CHANGED +$\077ain\032Process.throw\032away\032documents MANDATORY CHANGED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.end\032date\032check\0321(**)DISTRIBUTION 0.000000000000000e0 + $\077ain\032Process.thrown\032away(**)DISTRIBUTION 0.000000000000000e0 UNSET RESTART @@ -664,7 +803,7 @@ DURATION UNIFORM MIN 1.000000000000000e0 MAX 3.000000000000000e0 MEAN 0.00000000 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 ANALYSIS IN AND OUT AND ROLE () -SEQUENCE 12 +SEQUENCE 9 REVISIONCOMMENT @@ -677,10 +816,13 @@ BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032manager RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.supplier\032documents MANDATORY +$\077ain\032Process.financial\032register MANDATORY CREATED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -705,16 +847,19 @@ REVISIONCOMMENT return\032goods DBID 37 (*915:405*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032employee RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.complaint\032form MANDATORY +$\077ain\032Process.supplier\032documents MANDATORY + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -738,22 +883,26 @@ REVISIONCOMMENT -check\032quality\0321 DBID 35 (*915:525*) +check\032quality DBID 35 (*915:525*) DESCRIPTION "" WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032employee RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.complaint\032form MANDATORY CHANGED +$\077ain\032Process.supplier\032documents MANDATORY +$\077ain\032Process.employee\032id MANDATORY + OUT "NOK" (*13:-2*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.quality\032checked\0321(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.quality\032checked(**)DISTRIBUTION 1.000000000000000e0 "OK" (*-31:-77*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -778,21 +927,24 @@ REVISIONCOMMENT check\032goods DBID 32 (*1035:645*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032employee RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.complaint\032form MANDATORY CREATED +$\077ain\032Process.supplier\032documents MANDATORY + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.quality\032inspection\0321(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.quality\032inspection(**)DISTRIBUTION 1.000000000000000e0 "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -817,8 +969,8 @@ REVISIONCOMMENT \065ND\045join\0322 DBID 44 (*1035:285*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () @@ -826,7 +978,10 @@ SINGLE ROLE RESPONSIBLE RESOURCE -DATA +DATA $\077ain\032Process.ordering\032list MANDATORY DELETED +$\077ain\032Process.complaint\032form MANDATORY DELETED +$\077ain\032Process.item\032list MANDATORY CREATED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -850,17 +1005,20 @@ REVISIONCOMMENT -return\032goods1 DBID 39 (*1140:405*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +order\032extra\032goods DBID 39 (*1140:405*) +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032manager RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.supplier\032documents MANDATORY +$\077ain\032Process.financial\032register MANDATORY CHANGED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -891,10 +1049,13 @@ BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032employee RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.ordering\032list MANDATORY +$\077ain\032Process.supplier\032documents MANDATORY +$\077ain\032Process.employee\032id MANDATORY + OUT "NOK" (*13:-2*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -923,22 +1084,25 @@ REVISIONCOMMENT -deliver\032at\032warehouse DBID 61 (*1365:705*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +pay\032logistics DBID 59 (*1365:585*) +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE logistics\032employee RESPONSIBLE -RESOURCE -DATA +RESOURCE logistics +DATA $\077ain\032Process.item\032list MANDATORY +$\077ain\032Process.logistics\032documents MANDATORY +$\077ain\032Process.financial\032register MANDATORY CHANGED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.goods\032inspected\0322(*1815:720 1815:45 1095:45 *)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.logistics\032paid(**)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -951,33 +1115,32 @@ DURATION CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 0.0000000 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 ANALYSIS IN AND OUT AND ROLE () -SEQUENCE 48 +SEQUENCE 46 REVISIONCOMMENT -put\032in\032warehouse DBID 46 (*1365:225*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +plan\032\038\032confirm\032logistics DBID 57 (*1365:465*) +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE logistics\032employee RESPONSIBLE -RESOURCE -DATA -OUT "not full" (*-39:-1*) (*0:0*) DESCRIPTION "" +RESOURCE logistics +DATA $\077ain\032Process.item\032list MANDATORY +$\077ain\032Process.warehouses\032list MANDATORY +$\077ain\032Process.logistics\032documents MANDATORY +$\077ain\032Process.financial\032register MANDATORY CHANGED + +OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.goods\032put\032into\032warehouse(**)DISTRIBUTION 1.000000000000000e0 - "full" (*-24:-7*) (*0:0*) DESCRIPTION "" -WORKINSTRUCTIONS "" -METADATA -REVISIONCOMMENT - $\077ain\032Process.warehouse\032full(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.logistics\032planned(**)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -988,30 +1151,34 @@ COST 0.000000000000000e0 FREQUENCY 1.000000000000000e0 DURATION CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 0.000000000000000e0 VARIANCE 0.000000000000000e0 NUMBER 0.000000000000000e0 CONSTANT 0.000000000000000e0 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 -ANALYSIS IN AND OUT XOR +ANALYSIS IN AND OUT AND ROLE () -SEQUENCE 33 +SEQUENCE 44 REVISIONCOMMENT -update\032inventory\0322 DBID 48 (*1365:105*) +deliver\032at\032warehouse DBID 61 (*1365:705*) DESCRIPTION "" WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE chauffeur RESPONSIBLE -RESOURCE -DATA +RESOURCE logistics +DATA $\077ain\032Process.item\032list MANDATORY +$\077ain\032Process.warehouses\032list MANDATORY DELETED +$\077ain\032Process.logistics\032documents MANDATORY +$\077ain\032Process.warehouse\032inventory MANDATORY + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.inventory\032updated\0322(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.goods\032inspected\0322(*1815:720 1815:45 1095:45 *)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -1024,33 +1191,36 @@ DURATION CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 0.0000000 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 ANALYSIS IN AND OUT AND ROLE () -SEQUENCE 35 +SEQUENCE 48 REVISIONCOMMENT -search\032new\032warehouse DBID 52 (*1365:345*) +put\032in\032warehouse DBID 46 (*1365:225*) DESCRIPTION "" WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032employee RESPONSIBLE -RESOURCE -DATA -OUT "not found" (*-27:5*) (*0:0*) DESCRIPTION "" +RESOURCE warehouse +DATA $\077ain\032Process.item\032list MANDATORY CHANGED +$\077ain\032Process.item\032checklist MANDATORY CREATED +$\077ain\032Process.warehouse\032inventory MANDATORY + +OUT "not full" (*9:-3*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.no\032warehouse\032found(**)DISTRIBUTION 1.000000000000000e0 - "found" (*7:-10*) (*0:0*) DESCRIPTION "" -WORKINSTRUCTIONS "" + $\077ain\032Process.goods\032put\032into\032warehouse(**)DISTRIBUTION 1.000000000000000e0 + "full" (*12:-8*) (*0:0*) DESCRIPTION "" +WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.warehouse\032found(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.warehouse\032full(**)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -1063,28 +1233,32 @@ DURATION CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 0.0000000 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 ANALYSIS IN AND OUT XOR ROLE () -SEQUENCE 39 +SEQUENCE 33 REVISIONCOMMENT -pay\032logistics DBID 59 (*1365:585*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +update\032inventory\0322 DBID 48 (*1365:105*) +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE warehouse\032manager RESPONSIBLE -RESOURCE -DATA +RESOURCE warehouse +DATA $\077ain\032Process.item\032list MANDATORY DELETED +$\077ain\032Process.item\032checklist MANDATORY DELETED +$\077ain\032Process.supplier\032documents MANDATORY DELETED +$\077ain\032Process.warehouse\032inventory MANDATORY DELETED CHANGED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.logistics\032paid(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.inventory\032updated\0322(**)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -1097,28 +1271,38 @@ DURATION CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 0.0000000 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 ANALYSIS IN AND OUT AND ROLE () -SEQUENCE 46 +SEQUENCE 35 REVISIONCOMMENT -plan\032\038\032confirm\032logistics DBID 57 (*1365:465*) +search\032new\032warehouse DBID 52 (*1365:345*) DESCRIPTION "" WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE manager RESPONSIBLE -RESOURCE -DATA -OUT "" (*0:0*) (*0:0*) DESCRIPTION "" +RESOURCE drankorgel +DATA $\077ain\032Process.item\032list MANDATORY +$\077ain\032Process.warehouses\032list MANDATORY CREATED +$\077ain\032Process.logistics\032documents MANDATORY CREATED +$\077ain\032Process.warehouse\032inventory MANDATORY +$\077ain\032Process.financial\032register + +OUT "not found" (*-27:5*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.logistics\032planned(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.no\032warehouse\032found(**)DISTRIBUTION 1.000000000000000e0 + "found" (*7:-10*) (*0:0*) DESCRIPTION "" +WORKINSTRUCTIONS "" +METADATA +REVISIONCOMMENT + $\077ain\032Process.warehouse\032found(**)DISTRIBUTION 1.000000000000000e0 UNSET RESTART @@ -1129,25 +1313,31 @@ COST 0.000000000000000e0 FREQUENCY 1.000000000000000e0 DURATION CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 0.000000000000000e0 VARIANCE 0.000000000000000e0 NUMBER 0.000000000000000e0 CONSTANT 0.000000000000000e0 PRIORITY CONSTANT MIN 0.000000000000000e0 MAX 0.000000000000000e0 MEAN 1.000000000000000e0 VARIANCE 5.000000000000000e-1 NUMBER 0.000000000000000e0 CONSTANT 1.000000000000000e0 -ANALYSIS IN AND OUT AND +ANALYSIS IN AND OUT XOR ROLE () -SEQUENCE 44 +SEQUENCE 39 REVISIONCOMMENT -return\032goods\032to\032supplier DBID 54 (*1620:345*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +return\032to\032supplier DBID 54 (*1620:345*) +DESCRIPTION "" +WORKINSTRUCTIONS "" BASIC APPLICATION () SINGLE -ROLE +ROLE chauffeur RESPONSIBLE -RESOURCE -DATA +RESOURCE logistics +DATA $\077ain\032Process.item\032list MANDATORY DELETED +$\077ain\032Process.warehouses\032list MANDATORY DELETED +$\077ain\032Process.logistics\032documents MANDATORY DELETED +$\077ain\032Process.supplier\032documents MANDATORY DELETED +$\077ain\032Process.warehouse\032inventory MANDATORY DELETED CHANGED +$\077ain\032Process.financial\032register MANDATORY DELETED CHANGED + OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -1172,9 +1362,9 @@ REVISIONCOMMENT end\032activity DBID 50 (*1620:225*) -DESCRIPTION "" -WORKINSTRUCTIONS "" -BASIC +DESCRIPTION "" +WORKINSTRUCTIONS "" +BASIC END ENDMODEL APPLICATION () SINGLE @@ -1299,10 +1489,10 @@ REVISIONCOMMENT MANAGEMENTINFOLABEL "" TERM "" -end\032date\032check\0321 DBID 16 +end\032date\032check DBID 16 (*720:585*)(*11:10*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -1312,7 +1502,7 @@ REVISIONCOMMENT WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.check\032date\0321(*600:555 555:435 600:330 *)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.check\032date(*600:555 555:435 600:330 *)DISTRIBUTION 1.000000000000000e0 UNSET :METADATA @@ -1323,15 +1513,15 @@ REVISIONCOMMENT MANAGEMENTINFOLABEL "" TERM "" -date\032inspection\0321 DBID 7 +date\032inspection DBID 7 (*720:225*)(*0:0*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.check\032date\0321(**)DISTRIBUTION 0.000000000000000e0 + $\077ain\032Process.check\032date(**)DISTRIBUTION 0.000000000000000e0 UNSET :METADATA @@ -1361,10 +1551,10 @@ REVISIONCOMMENT MANAGEMENTINFOLABEL "" TERM "" -date\032checked\0321 DBID 10 +date\032checked DBID 10 (*720:345*)(*0:0*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" OUT "" (*16:-65*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -1380,10 +1570,10 @@ REVISIONCOMMENT MANAGEMENTINFOLABEL "" TERM "" -quality\032checked\0321 DBID 36 +quality\032checked DBID 36 (*960:465*)(*0:15*) -DESCRIPTION "" -WORKINSTRUCTIONS "" +DESCRIPTION "" +WORKINSTRUCTIONS "" OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA @@ -1418,7 +1608,7 @@ REVISIONCOMMENT MANAGEMENTINFOLABEL "" TERM "" -quality\032inspection\0321 DBID 33 +quality\032inspection DBID 33 (*960:585*)(*-83:33*) DESCRIPTION "" WORKINSTRUCTIONS "" @@ -1426,7 +1616,7 @@ OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.check\032quality\0321(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.check\032quality(**)DISTRIBUTION 1.000000000000000e0 UNSET :METADATA @@ -1502,7 +1692,7 @@ OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.return\032goods1(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.order\032extra\032goods(**)DISTRIBUTION 1.000000000000000e0 UNSET :METADATA @@ -1635,7 +1825,7 @@ OUT "" (*0:0*) (*0:0*) DESCRIPTION "" WORKINSTRUCTIONS "" METADATA REVISIONCOMMENT - $\077ain\032Process.return\032goods\032to\032supplier(**)DISTRIBUTION 1.000000000000000e0 + $\077ain\032Process.return\032to\032supplier(**)DISTRIBUTION 1.000000000000000e0 UNSET :METADATA diff --git a/report/2II55-Report.log b/report/2II55-Report.log index 38589e8..0ae95d5 100644 --- a/report/2II55-Report.log +++ b/report/2II55-Report.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.141592-1.40.4 (MiKTeX 2.7) (preloaded format=pdflatex 2008.4.2) 3 APR 2008 09:53 +This is pdfTeX, Version 3.141592-1.40.4 (MiKTeX 2.7) (preloaded format=pdflatex 2008.4.2) 13 APR 2008 15:53 entering extended mode **D:/My*Documents/TUe/2ii55/report/2II55-Report.tex ("D:/My Documents/TUe/2ii55/report/2II55-Report.tex" @@ -261,7 +261,7 @@ Underfull \hbox (badness 10000) in paragraph at lines 24--24 Underfull \hbox (badness 10000) in paragraph at lines 24--24 -[]\OT1/cmr/m/n/10 Logistics man- +[]\OT1/cmr/m/n/10 Logistics em- [] @@ -271,7 +271,7 @@ Underfull \hbox (badness 10000) in paragraph at lines 25--25 Underfull \hbox (badness 10000) in paragraph at lines 25--25 -[]\OT1/cmr/m/n/10 Logistics man- +[]\OT1/cmr/m/n/10 Logistics em- [] @@ -346,7 +346,7 @@ Underfull \hbox (badness 10000) in paragraph at lines 36--36 Underfull \hbox (badness 10000) in paragraph at lines 36--36 -[]\OT1/cmr/m/n/10 Logistics man- +[]\OT1/cmr/m/n/10 Logistics em- [] @@ -356,7 +356,7 @@ Underfull \hbox (badness 10000) in paragraph at lines 37--37 Underfull \hbox (badness 10000) in paragraph at lines 37--37 -[]\OT1/cmr/m/n/10 Logistics man- +[]\OT1/cmr/m/n/10 Logistics em- [] @@ -385,1128 +385,1123 @@ Underfull \hbox (badness 10000) in paragraph at lines 41--41 [] -Overfull \hbox (32.43304pt too wide) in paragraph at lines 15--43 -[] - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 15--43 - - [] - -[4 - - -] -Overfull \vbox (20.8026pt too high) has occurred while \output is active [] - - -[5] -Underfull \hbox (badness 10000) in paragraph at lines 46--46 +Underfull \hbox (badness 10000) in paragraph at lines 42--42 []\OT1/cmr/m/n/10 Fine [] -Underfull \hbox (badness 10000) in paragraph at lines 47--47 +Underfull \hbox (badness 10000) in paragraph at lines 43--43 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 47--47 +Underfull \hbox (badness 10000) in paragraph at lines 43--43 []\OT1/cmr/m/n/10 Administrative [] -Underfull \hbox (badness 10000) in paragraph at lines 48--48 +Underfull \hbox (badness 10000) in paragraph at lines 44--44 []\OT1/cmr/m/n/10 Paid by [] -Underfull \hbox (badness 10000) in paragraph at lines 48--48 +Underfull \hbox (badness 10000) in paragraph at lines 44--44 []\OT1/cmr/m/n/10 Administrative [] -Overfull \hbox (32.43304pt too wide) in paragraph at lines 44--50 -[][] +Overfull \hbox (32.43304pt too wide) in paragraph at lines 15--46 +[] [] -Underfull \hbox (badness 10000) in paragraph at lines 44--50 +Underfull \hbox (badness 10000) in paragraph at lines 15--46 [] +[4 -Underfull \hbox (badness 10000) in paragraph at lines 58--58 + +] +Overfull \vbox (94.00258pt too high) has occurred while \output is active [] + + +[5] +Underfull \hbox (badness 10000) in paragraph at lines 54--54 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 59--59 +Underfull \hbox (badness 10000) in paragraph at lines 55--55 []\OT1/cmr/m/n/10 Create [] -Underfull \hbox (badness 10000) in paragraph at lines 61--61 +Underfull \hbox (badness 10000) in paragraph at lines 57--57 []\OT1/cmr/m/n/10 Payment [] -Underfull \hbox (badness 10000) in paragraph at lines 62--62 +Underfull \hbox (badness 10000) in paragraph at lines 58--58 []\OT1/cmr/m/n/10 Pick [] -Underfull \hbox (badness 10000) in paragraph at lines 63--63 +Underfull \hbox (badness 10000) in paragraph at lines 59--59 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 64--64 +Underfull \hbox (badness 10000) in paragraph at lines 60--60 []\OT1/cmr/m/n/10 Plan [] -Underfull \hbox (badness 10000) in paragraph at lines 65--65 +Underfull \hbox (badness 10000) in paragraph at lines 61--61 []\OT1/cmr/m/n/10 Cancel [] -Underfull \hbox (badness 10000) in paragraph at lines 67--67 +Underfull \hbox (badness 10000) in paragraph at lines 63--63 []\OT1/cmr/m/n/10 Cancel [] -Underfull \hbox (badness 10000) in paragraph at lines 69--69 +Underfull \hbox (badness 10000) in paragraph at lines 65--65 []\OT1/cmr/m/n/10 Plan [] -Underfull \hbox (badness 10000) in paragraph at lines 70--70 +Underfull \hbox (badness 10000) in paragraph at lines 66--66 []\OT1/cmr/m/n/10 Confirm [] -Underfull \hbox (badness 10000) in paragraph at lines 71--71 +Underfull \hbox (badness 10000) in paragraph at lines 67--67 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 73--73 +Underfull \hbox (badness 10000) in paragraph at lines 69--69 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 74--74 +Underfull \hbox (badness 10000) in paragraph at lines 70--70 []\OT1/cmr/m/n/10 Fine [] -Underfull \hbox (badness 10000) in paragraph at lines 75--75 +Underfull \hbox (badness 10000) in paragraph at lines 71--71 []\OT1/cmr/m/n/10 Paid by [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 53--77 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 49--73 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 53--77 +Underfull \hbox (badness 10000) in paragraph at lines 49--73 [] -Underfull \hbox (badness 10000) in paragraph at lines 83--83 +Underfull \hbox (badness 10000) in paragraph at lines 79--79 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 84--84 +Underfull \hbox (badness 10000) in paragraph at lines 80--80 []\OT1/cmr/m/n/10 Create [] -Underfull \hbox (badness 10000) in paragraph at lines 86--86 +Underfull \hbox (badness 10000) in paragraph at lines 82--82 []\OT1/cmr/m/n/10 Payment [] -Underfull \hbox (badness 10000) in paragraph at lines 87--87 +Underfull \hbox (badness 10000) in paragraph at lines 83--83 []\OT1/cmr/m/n/10 Payment [] -Underfull \hbox (badness 10000) in paragraph at lines 88--88 +Underfull \hbox (badness 10000) in paragraph at lines 84--84 []\OT1/cmr/m/n/10 Cancel [] -Underfull \hbox (badness 10000) in paragraph at lines 89--89 +Underfull \hbox (badness 10000) in paragraph at lines 85--85 []\OT1/cmr/m/n/10 Cancel [] -Underfull \hbox (badness 10000) in paragraph at lines 92--92 +Underfull \hbox (badness 10000) in paragraph at lines 88--88 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 93--93 +Underfull \hbox (badness 10000) in paragraph at lines 89--89 []\OT1/cmr/m/n/10 Fine [] -Underfull \hbox (badness 10000) in paragraph at lines 94--94 +Underfull \hbox (badness 10000) in paragraph at lines 90--90 []\OT1/cmr/m/n/10 Paid by [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 78--96 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 74--92 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 78--96 +Underfull \hbox (badness 10000) in paragraph at lines 74--92 [] [6] -Underfull \hbox (badness 10000) in paragraph at lines 102--102 +Underfull \hbox (badness 10000) in paragraph at lines 98--98 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 103--103 +Underfull \hbox (badness 10000) in paragraph at lines 99--99 []\OT1/cmr/m/n/10 Create [] -Underfull \hbox (badness 10000) in paragraph at lines 105--105 +Underfull \hbox (badness 10000) in paragraph at lines 101--101 []\OT1/cmr/m/n/10 Payment [] -Underfull \hbox (badness 10000) in paragraph at lines 106--106 +Underfull \hbox (badness 10000) in paragraph at lines 102--102 []\OT1/cmr/m/n/10 Payment [] -Underfull \hbox (badness 10000) in paragraph at lines 109--109 +Underfull \hbox (badness 10000) in paragraph at lines 105--105 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 110--110 +Underfull \hbox (badness 10000) in paragraph at lines 106--106 []\OT1/cmr/m/n/10 Fine [] -Underfull \hbox (badness 10000) in paragraph at lines 111--111 +Underfull \hbox (badness 10000) in paragraph at lines 107--107 []\OT1/cmr/m/n/10 Paid by [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 97--113 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 93--109 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 97--113 +Underfull \hbox (badness 10000) in paragraph at lines 93--109 [] -Underfull \hbox (badness 10000) in paragraph at lines 118--118 +Underfull \hbox (badness 10000) in paragraph at lines 114--114 []\OT1/cmr/m/n/10 Order [] -Underfull \hbox (badness 10000) in paragraph at lines 119--119 +Underfull \hbox (badness 10000) in paragraph at lines 115--115 []\OT1/cmr/m/n/10 Receive [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 114--121 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 110--117 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 114--121 +Underfull \hbox (badness 10000) in paragraph at lines 110--117 [] [7] -Underfull \hbox (badness 10000) in paragraph at lines 126--126 +Underfull \hbox (badness 10000) in paragraph at lines 122--122 []\OT1/cmr/m/n/10 Pick [] -Underfull \hbox (badness 10000) in paragraph at lines 127--127 +Underfull \hbox (badness 10000) in paragraph at lines 123--123 []\OT1/cmr/m/n/10 Order [] -Underfull \hbox (badness 10000) in paragraph at lines 128--128 +Underfull \hbox (badness 10000) in paragraph at lines 124--124 []\OT1/cmr/m/n/10 Receive [] -Underfull \hbox (badness 10000) in paragraph at lines 129--129 +Underfull \hbox (badness 10000) in paragraph at lines 125--125 []\OT1/cmr/m/n/10 Inspect [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 122--132 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 118--128 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 122--132 +Underfull \hbox (badness 10000) in paragraph at lines 118--128 [] -Underfull \hbox (badness 10000) in paragraph at lines 137--137 +Underfull \hbox (badness 10000) in paragraph at lines 133--133 []\OT1/cmr/m/n/10 Plan [] -Underfull \hbox (badness 10000) in paragraph at lines 138--138 +Underfull \hbox (badness 10000) in paragraph at lines 134--134 []\OT1/cmr/m/n/10 Confirm [] -Underfull \hbox (badness 10000) in paragraph at lines 140--140 +Underfull \hbox (badness 10000) in paragraph at lines 136--136 []\OT1/cmr/m/n/10 Deliver [] -Underfull \hbox (badness 10000) in paragraph at lines 141--141 +Underfull \hbox (badness 10000) in paragraph at lines 137--137 []\OT1/cmr/m/n/10 Plan [] -Underfull \hbox (badness 10000) in paragraph at lines 142--142 +Underfull \hbox (badness 10000) in paragraph at lines 138--138 []\OT1/cmr/m/n/10 Confirm [] -Underfull \hbox (badness 10000) in paragraph at lines 144--144 +Underfull \hbox (badness 10000) in paragraph at lines 140--140 []\OT1/cmr/m/n/10 Pick up [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 133--146 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 129--142 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 133--146 +Underfull \hbox (badness 10000) in paragraph at lines 129--142 [] -Underfull \hbox (badness 10000) in paragraph at lines 151--151 +Underfull \hbox (badness 10000) in paragraph at lines 147--147 []\OT1/cmr/m/n/10 Plan [] -Underfull \hbox (badness 10000) in paragraph at lines 152--152 +Underfull \hbox (badness 10000) in paragraph at lines 148--148 []\OT1/cmr/m/n/10 Confirm [] -Underfull \hbox (badness 10000) in paragraph at lines 154--154 +Underfull \hbox (badness 10000) in paragraph at lines 150--150 []\OT1/cmr/m/n/10 Deliver [] -Underfull \hbox (badness 10000) in paragraph at lines 155--155 +Underfull \hbox (badness 10000) in paragraph at lines 151--151 []\OT1/cmr/m/n/10 Plan [] -Underfull \hbox (badness 10000) in paragraph at lines 156--156 +Underfull \hbox (badness 10000) in paragraph at lines 152--152 []\OT1/cmr/m/n/10 Confirm [] -Underfull \hbox (badness 10000) in paragraph at lines 158--158 +Underfull \hbox (badness 10000) in paragraph at lines 154--154 []\OT1/cmr/m/n/10 Pick up [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 147--160 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 143--156 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 147--160 +Underfull \hbox (badness 10000) in paragraph at lines 143--156 [] [8] -Underfull \hbox (badness 10000) in paragraph at lines 166--166 +Underfull \hbox (badness 10000) in paragraph at lines 162--162 []\OT1/cmr/m/n/10 Receiver [] -Underfull \hbox (badness 10000) in paragraph at lines 167--167 +Underfull \hbox (badness 10000) in paragraph at lines 163--163 []\OT1/cmr/m/n/10 Fine [] -Underfull \hbox (badness 10000) in paragraph at lines 168--168 +Underfull \hbox (badness 10000) in paragraph at lines 164--164 []\OT1/cmr/m/n/10 Paid by [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 161--170 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 157--166 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 161--170 +Underfull \hbox (badness 10000) in paragraph at lines 157--166 [] -Underfull \hbox (badness 10000) in paragraph at lines 175--175 +Underfull \hbox (badness 10000) in paragraph at lines 171--171 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 176--176 +Underfull \hbox (badness 10000) in paragraph at lines 172--172 []\OT1/cmr/m/n/10 Inspect [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 171--178 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 167--174 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 171--178 +Underfull \hbox (badness 10000) in paragraph at lines 167--174 [] -Underfull \hbox (badness 10000) in paragraph at lines 183--183 +Underfull \hbox (badness 10000) in paragraph at lines 179--179 []\OT1/cmr/m/n/10 Cancel [] -Underfull \hbox (badness 10000) in paragraph at lines 185--185 +Underfull \hbox (badness 10000) in paragraph at lines 181--181 []\OT1/cmr/m/n/10 Cancel [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 179--188 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 175--184 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 179--188 +Underfull \hbox (badness 10000) in paragraph at lines 175--184 [] [9] -Underfull \hbox (badness 10000) in paragraph at lines 204--204 +Underfull \hbox (badness 10000) in paragraph at lines 200--200 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 1810) in paragraph at lines 204--204 +Underfull \hbox (badness 1810) in paragraph at lines 200--200 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 205--205 +Underfull \hbox (badness 10000) in paragraph at lines 201--201 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 1810) in paragraph at lines 205--205 +Underfull \hbox (badness 1810) in paragraph at lines 201--201 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 206--206 +Underfull \hbox (badness 10000) in paragraph at lines 202--202 []\OT1/cmr/m/n/10 Throw [] -Underfull \hbox (badness 1810) in paragraph at lines 206--206 +Underfull \hbox (badness 1810) in paragraph at lines 202--202 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 207--207 +Underfull \hbox (badness 10000) in paragraph at lines 203--203 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 207--207 +Underfull \hbox (badness 10000) in paragraph at lines 203--203 \OT1/cmr/m/n/10 in-ven-tory [] -Underfull \hbox (badness 10000) in paragraph at lines 207--207 +Underfull \hbox (badness 10000) in paragraph at lines 203--203 []\OT1/cmr/m/n/10 Warehouse [] -Underfull \hbox (badness 10000) in paragraph at lines 208--208 +Underfull \hbox (badness 10000) in paragraph at lines 204--204 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 1810) in paragraph at lines 208--208 +Underfull \hbox (badness 1810) in paragraph at lines 204--204 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 209--209 +Underfull \hbox (badness 10000) in paragraph at lines 205--205 []\OT1/cmr/m/n/10 Add to [] -Underfull \hbox (badness 1810) in paragraph at lines 209--209 +Underfull \hbox (badness 1810) in paragraph at lines 205--205 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 211--211 +Underfull \hbox (badness 10000) in paragraph at lines 207--207 []\OT1/cmr/m/n/10 Order [] -Underfull \hbox (badness 10000) in paragraph at lines 211--211 +Underfull \hbox (badness 10000) in paragraph at lines 207--207 []\OT1/cmr/m/n/10 Warehouse [] -Underfull \hbox (badness 10000) in paragraph at lines 212--212 +Underfull \hbox (badness 10000) in paragraph at lines 208--208 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 1810) in paragraph at lines 212--212 +Underfull \hbox (badness 1810) in paragraph at lines 208--208 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 213--213 +Underfull \hbox (badness 10000) in paragraph at lines 209--209 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 1810) in paragraph at lines 213--213 +Underfull \hbox (badness 1810) in paragraph at lines 209--209 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 214--214 +Underfull \hbox (badness 10000) in paragraph at lines 210--210 []\OT1/cmr/m/n/10 Return [] -Underfull \hbox (badness 1810) in paragraph at lines 214--214 +Underfull \hbox (badness 1810) in paragraph at lines 210--210 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 215--215 +Underfull \hbox (badness 10000) in paragraph at lines 211--211 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 1810) in paragraph at lines 215--215 +Underfull \hbox (badness 1810) in paragraph at lines 211--211 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 216--216 +Underfull \hbox (badness 10000) in paragraph at lines 212--212 []\OT1/cmr/m/n/10 Warehouse [] -Underfull \hbox (badness 10000) in paragraph at lines 217--217 +Underfull \hbox (badness 10000) in paragraph at lines 213--213 []\OT1/cmr/m/n/10 AND- [] -Underfull \hbox (badness 10000) in paragraph at lines 218--218 +Underfull \hbox (badness 10000) in paragraph at lines 214--214 []\OT1/cmr/m/n/10 Put in [] -Underfull \hbox (badness 10000) in paragraph at lines 218--218 +Underfull \hbox (badness 10000) in paragraph at lines 214--214 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 1810) in paragraph at lines 218--218 +Underfull \hbox (badness 1810) in paragraph at lines 214--214 []\OT1/cmr/m/n/10 Warehouse em- [] -Underfull \hbox (badness 10000) in paragraph at lines 219--219 +Underfull \hbox (badness 10000) in paragraph at lines 215--215 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 219--219 +Underfull \hbox (badness 10000) in paragraph at lines 215--215 \OT1/cmr/m/n/10 in-ven-tory [] -Underfull \hbox (badness 10000) in paragraph at lines 219--219 +Underfull \hbox (badness 10000) in paragraph at lines 215--215 []\OT1/cmr/m/n/10 Warehouse [] -Underfull \hbox (badness 10000) in paragraph at lines 220--220 +Underfull \hbox (badness 10000) in paragraph at lines 216--216 []\OT1/cmr/m/n/10 Search [] -Underfull \hbox (badness 10000) in paragraph at lines 220--220 +Underfull \hbox (badness 10000) in paragraph at lines 216--216 \OT1/cmr/m/n/10 new [] -Underfull \hbox (badness 10000) in paragraph at lines 220--220 +Underfull \hbox (badness 10000) in paragraph at lines 216--216 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 222--222 +Underfull \hbox (badness 10000) in paragraph at lines 218--218 []\OT1/cmr/m/n/10 Plan & [] -Underfull \hbox (badness 10000) in paragraph at lines 222--222 +Underfull \hbox (badness 10000) in paragraph at lines 218--218 \OT1/cmr/m/n/10 con-firm [] -Underfull \hbox (badness 10000) in paragraph at lines 222--222 -[]\OT1/cmr/m/n/10 Logistics man- +Underfull \hbox (badness 10000) in paragraph at lines 218--218 +[]\OT1/cmr/m/n/10 Logistics em- [] -Underfull \hbox (badness 10000) in paragraph at lines 223--223 -[]\OT1/cmr/m/n/10 Logistics man- +Underfull \hbox (badness 10000) in paragraph at lines 219--219 +[]\OT1/cmr/m/n/10 Logistics em- [] -Underfull \hbox (badness 10000) in paragraph at lines 224--224 +Underfull \hbox (badness 10000) in paragraph at lines 220--220 []\OT1/cmr/m/n/10 Deliver [] -Overfull \hbox (32.43304pt too wide) in paragraph at lines 201--226 +Underfull \hbox (badness 6825) in paragraph at lines 220--220 +\OT1/cmr/m/n/10 at ware- + [] + + +Overfull \hbox (32.43304pt too wide) in paragraph at lines 197--222 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 201--226 +Underfull \hbox (badness 10000) in paragraph at lines 197--222 [] [10] -Overfull \vbox (7.60262pt too high) has occurred while \output is active [] +Overfull \vbox (19.60262pt too high) has occurred while \output is active [] [11] -Underfull \hbox (badness 10000) in paragraph at lines 233--233 +Underfull \hbox (badness 10000) in paragraph at lines 229--229 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 234--234 +Underfull \hbox (badness 10000) in paragraph at lines 230--230 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 235--235 +Underfull \hbox (badness 10000) in paragraph at lines 231--231 []\OT1/cmr/m/n/10 Throw [] -Underfull \hbox (badness 10000) in paragraph at lines 236--236 +Underfull \hbox (badness 10000) in paragraph at lines 232--232 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 236--236 +Underfull \hbox (badness 10000) in paragraph at lines 232--232 \OT1/cmr/m/n/10 in-ven-tory [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 229--239 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 225--235 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 229--239 +Underfull \hbox (badness 10000) in paragraph at lines 225--235 [] -Underfull \hbox (badness 10000) in paragraph at lines 245--245 +Underfull \hbox (badness 10000) in paragraph at lines 241--241 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 246--246 +Underfull \hbox (badness 10000) in paragraph at lines 242--242 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 247--247 +Underfull \hbox (badness 10000) in paragraph at lines 243--243 []\OT1/cmr/m/n/10 Throw [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 241--250 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 237--246 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 241--250 +Underfull \hbox (badness 10000) in paragraph at lines 237--246 [] -Underfull \hbox (badness 10000) in paragraph at lines 255--255 +Underfull \hbox (badness 10000) in paragraph at lines 251--251 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 256--256 +Underfull \hbox (badness 10000) in paragraph at lines 252--252 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 257--257 +Underfull \hbox (badness 10000) in paragraph at lines 253--253 []\OT1/cmr/m/n/10 Add to [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 251--260 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 247--256 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 251--260 +Underfull \hbox (badness 10000) in paragraph at lines 247--256 [] -Underfull \hbox (badness 10000) in paragraph at lines 265--265 +Underfull \hbox (badness 10000) in paragraph at lines 261--261 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 266--266 +Underfull \hbox (badness 10000) in paragraph at lines 262--262 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 267--267 +Underfull \hbox (badness 10000) in paragraph at lines 263--263 []\OT1/cmr/m/n/10 Add to [] -Underfull \hbox (badness 10000) in paragraph at lines 269--269 +Underfull \hbox (badness 10000) in paragraph at lines 265--265 []\OT1/cmr/m/n/10 Order [] -Underfull \hbox (badness 10000) in paragraph at lines 270--270 +Underfull \hbox (badness 10000) in paragraph at lines 266--266 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 271--271 +Underfull \hbox (badness 10000) in paragraph at lines 267--267 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 272--272 +Underfull \hbox (badness 10000) in paragraph at lines 268--268 []\OT1/cmr/m/n/10 Return [] -Underfull \hbox (badness 10000) in paragraph at lines 273--273 +Underfull \hbox (badness 10000) in paragraph at lines 269--269 []\OT1/cmr/m/n/10 Check [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 261--277 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 257--273 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 261--277 +Underfull \hbox (badness 10000) in paragraph at lines 257--273 [] [12] -Underfull \hbox (badness 10000) in paragraph at lines 283--283 +Underfull \hbox (badness 10000) in paragraph at lines 279--279 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 284--284 +Underfull \hbox (badness 10000) in paragraph at lines 280--280 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 285--285 +Underfull \hbox (badness 10000) in paragraph at lines 281--281 []\OT1/cmr/m/n/10 Return [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 279--288 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 275--284 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 279--288 +Underfull \hbox (badness 10000) in paragraph at lines 275--284 [] -Underfull \hbox (badness 10000) in paragraph at lines 295--295 +Underfull \hbox (badness 10000) in paragraph at lines 291--291 []\OT1/cmr/m/n/10 Put in [] -Underfull \hbox (badness 10000) in paragraph at lines 295--295 +Underfull \hbox (badness 10000) in paragraph at lines 291--291 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 296--296 +Underfull \hbox (badness 10000) in paragraph at lines 292--292 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 296--296 +Underfull \hbox (badness 10000) in paragraph at lines 292--292 \OT1/cmr/m/n/10 in-ven-tory [] -Underfull \hbox (badness 10000) in paragraph at lines 297--297 +Underfull \hbox (badness 10000) in paragraph at lines 293--293 []\OT1/cmr/m/n/10 Search [] -Underfull \hbox (badness 10000) in paragraph at lines 297--297 +Underfull \hbox (badness 10000) in paragraph at lines 293--293 \OT1/cmr/m/n/10 new [] -Underfull \hbox (badness 10000) in paragraph at lines 297--297 +Underfull \hbox (badness 10000) in paragraph at lines 293--293 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 299--299 +Underfull \hbox (badness 10000) in paragraph at lines 295--295 []\OT1/cmr/m/n/10 Plan & [] -Underfull \hbox (badness 10000) in paragraph at lines 299--299 +Underfull \hbox (badness 10000) in paragraph at lines 295--295 \OT1/cmr/m/n/10 con-firm [] -Underfull \hbox (badness 10000) in paragraph at lines 301--301 +Underfull \hbox (badness 10000) in paragraph at lines 297--297 []\OT1/cmr/m/n/10 Deliver [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 290--303 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 286--299 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 290--303 +Underfull \hbox (badness 10000) in paragraph at lines 286--299 [] [13] -Underfull \hbox (badness 10000) in paragraph at lines 308--308 +Underfull \hbox (badness 10000) in paragraph at lines 304--304 []\OT1/cmr/m/n/10 Put in [] -Underfull \hbox (badness 10000) in paragraph at lines 308--308 +Underfull \hbox (badness 10000) in paragraph at lines 304--304 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 309--309 +Underfull \hbox (badness 10000) in paragraph at lines 305--305 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 309--309 +Underfull \hbox (badness 10000) in paragraph at lines 305--305 \OT1/cmr/m/n/10 in-ven-tory [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 304--311 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 300--307 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 304--311 +Underfull \hbox (badness 10000) in paragraph at lines 300--307 [] -Underfull \hbox (badness 10000) in paragraph at lines 316--316 +Underfull \hbox (badness 10000) in paragraph at lines 312--312 []\OT1/cmr/m/n/10 Search [] -Underfull \hbox (badness 10000) in paragraph at lines 316--316 +Underfull \hbox (badness 10000) in paragraph at lines 312--312 \OT1/cmr/m/n/10 new [] -Underfull \hbox (badness 10000) in paragraph at lines 316--316 +Underfull \hbox (badness 10000) in paragraph at lines 312--312 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 318--318 +Underfull \hbox (badness 10000) in paragraph at lines 314--314 []\OT1/cmr/m/n/10 Plan & [] -Underfull \hbox (badness 10000) in paragraph at lines 318--318 +Underfull \hbox (badness 10000) in paragraph at lines 314--314 \OT1/cmr/m/n/10 con-firm [] -Underfull \hbox (badness 10000) in paragraph at lines 319--319 +Underfull \hbox (badness 10000) in paragraph at lines 315--315 []\OT1/cmr/m/n/10 Deliver [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 312--321 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 308--317 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 312--321 +Underfull \hbox (badness 10000) in paragraph at lines 308--317 [] -Underfull \hbox (badness 10000) in paragraph at lines 327--327 +Underfull \hbox (badness 10000) in paragraph at lines 323--323 []\OT1/cmr/m/n/10 Plan & [] -Underfull \hbox (badness 10000) in paragraph at lines 327--327 +Underfull \hbox (badness 10000) in paragraph at lines 323--323 \OT1/cmr/m/n/10 con-firm [] -Underfull \hbox (badness 10000) in paragraph at lines 329--329 +Underfull \hbox (badness 10000) in paragraph at lines 325--325 []\OT1/cmr/m/n/10 Deliver [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 322--331 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 318--327 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 322--331 +Underfull \hbox (badness 10000) in paragraph at lines 318--327 [] [14] -Underfull \hbox (badness 10000) in paragraph at lines 336--336 +Underfull \hbox (badness 10000) in paragraph at lines 332--332 []\OT1/cmr/m/n/10 Add to [] -Underfull \hbox (badness 10000) in paragraph at lines 337--337 +Underfull \hbox (badness 10000) in paragraph at lines 333--333 []\OT1/cmr/m/n/10 Order [] -Underfull \hbox (badness 10000) in paragraph at lines 338--338 +Underfull \hbox (badness 10000) in paragraph at lines 334--334 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 339--339 +Underfull \hbox (badness 10000) in paragraph at lines 335--335 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 340--340 +Underfull \hbox (badness 10000) in paragraph at lines 336--336 []\OT1/cmr/m/n/10 Return [] -Underfull \hbox (badness 10000) in paragraph at lines 341--341 +Underfull \hbox (badness 10000) in paragraph at lines 337--337 []\OT1/cmr/m/n/10 Check [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 332--345 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 328--341 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 332--345 +Underfull \hbox (badness 10000) in paragraph at lines 328--341 [] -Underfull \hbox (badness 10000) in paragraph at lines 350--350 +Underfull \hbox (badness 10000) in paragraph at lines 346--346 []\OT1/cmr/m/n/10 Inspect [] -Underfull \hbox (badness 10000) in paragraph at lines 351--351 +Underfull \hbox (badness 10000) in paragraph at lines 347--347 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 351--351 +Underfull \hbox (badness 10000) in paragraph at lines 347--347 \OT1/cmr/m/n/10 in-ven-tory [] -Underfull \hbox (badness 10000) in paragraph at lines 352--352 +Underfull \hbox (badness 10000) in paragraph at lines 348--348 []\OT1/cmr/m/n/10 Put in [] -Underfull \hbox (badness 10000) in paragraph at lines 352--352 +Underfull \hbox (badness 10000) in paragraph at lines 348--348 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 353--353 +Underfull \hbox (badness 10000) in paragraph at lines 349--349 []\OT1/cmr/m/n/10 Update [] -Underfull \hbox (badness 10000) in paragraph at lines 353--353 +Underfull \hbox (badness 10000) in paragraph at lines 349--349 \OT1/cmr/m/n/10 in-ven-tory [] -Underfull \hbox (badness 10000) in paragraph at lines 355--355 +Underfull \hbox (badness 10000) in paragraph at lines 351--351 []\OT1/cmr/m/n/10 Search [] -Underfull \hbox (badness 10000) in paragraph at lines 355--355 +Underfull \hbox (badness 10000) in paragraph at lines 351--351 \OT1/cmr/m/n/10 new [] -Underfull \hbox (badness 10000) in paragraph at lines 355--355 +Underfull \hbox (badness 10000) in paragraph at lines 351--351 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 356--356 +Underfull \hbox (badness 10000) in paragraph at lines 352--352 []\OT1/cmr/m/n/10 Deliver [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 346--358 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 342--354 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 346--358 +Underfull \hbox (badness 10000) in paragraph at lines 342--354 [] [15] -Underfull \hbox (badness 10000) in paragraph at lines 363--363 +Underfull \hbox (badness 10000) in paragraph at lines 359--359 []\OT1/cmr/m/n/10 Order [] -Underfull \hbox (badness 10000) in paragraph at lines 366--366 +Underfull \hbox (badness 10000) in paragraph at lines 362--362 []\OT1/cmr/m/n/10 Search [] -Underfull \hbox (badness 10000) in paragraph at lines 366--366 +Underfull \hbox (badness 10000) in paragraph at lines 362--362 \OT1/cmr/m/n/10 new [] -Underfull \hbox (badness 10000) in paragraph at lines 366--366 +Underfull \hbox (badness 10000) in paragraph at lines 362--362 \OT1/cmr/m/n/10 ware- [] -Underfull \hbox (badness 10000) in paragraph at lines 367--367 +Underfull \hbox (badness 10000) in paragraph at lines 363--363 []\OT1/cmr/m/n/10 Plan & [] -Underfull \hbox (badness 10000) in paragraph at lines 367--367 +Underfull \hbox (badness 10000) in paragraph at lines 363--363 \OT1/cmr/m/n/10 con-firm [] -Overfull \hbox (5.90744pt too wide) in paragraph at lines 359--370 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 355--366 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 359--370 +Underfull \hbox (badness 10000) in paragraph at lines 355--366 [] -Underfull \hbox (badness 10000) in paragraph at lines 375--375 +Underfull \hbox (badness 10000) in paragraph at lines 371--371 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 376--376 +Underfull \hbox (badness 10000) in paragraph at lines 372--372 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 377--377 +Underfull \hbox (badness 10000) in paragraph at lines 373--373 []\OT1/cmr/m/n/10 Check [] -Underfull \hbox (badness 10000) in paragraph at lines 378--378 +Underfull \hbox (badness 10000) in paragraph at lines 374--374 []\OT1/cmr/m/n/10 Check [] ) -Overfull \hbox (5.90744pt too wide) in paragraph at lines 371--19 +Overfull \hbox (5.90744pt too wide) in paragraph at lines 367--19 [] [] -Underfull \hbox (badness 10000) in paragraph at lines 371--19 +Underfull \hbox (badness 10000) in paragraph at lines 367--19 [] @@ -1514,7 +1509,7 @@ Underfull \hbox (badness 10000) in paragraph at lines 371--19 Here is how much of TeX's memory you used: 1697 strings out of 95282 19801 string characters out of 1183317 - 83972 words of memory out of 1500000 + 82972 words of memory out of 1500000 4887 multiletter control sequences out of 110000 11512 words of font info for 45 fonts, out of 1200000 for 2000 54 hyphenation exceptions out of 8191 @@ -1527,7 +1522,7 @@ m Files/MiKTeX 2.7/fonts/type1/bluesky/cm/cmr12.pfb> -Output written on 2II55-Report.pdf (16 pages, 115715 bytes). +Output written on 2II55-Report.pdf (16 pages, 115637 bytes). PDF statistics: 91 PDF objects out of 1000 (max. 8388607) 0 named destinations out of 1000 (max. 131072) diff --git a/report/2II55-Report.pdf b/report/2II55-Report.pdf index 4ed652f..1a3515c 100644 Binary files a/report/2II55-Report.pdf and b/report/2II55-Report.pdf differ diff --git a/report/Chapter2.tex b/report/Chapter2.tex index 75f4ede..fc5a701 100644 --- a/report/Chapter2.tex +++ b/report/Chapter2.tex @@ -21,8 +21,8 @@ to do... Send bill & Administrative employee & The bill is being send to the customer. \\ \hline Payment received & Administrative manager & The manager marks the order as being payed. \\ \hline Payment timeout & System & \\ \hline - Plan logistics 1 & Logistics manager & The manager plans the logistics used for the shipment of the ordered goods. \\ \hline - Confirm logistics 1 & Logistics manager & The manager confirms the logistics after the payment has been received. \\ \hline + Plan logistics 1 & Logistics employee & The manager plans the logistics used for the shipment of the ordered goods. \\ \hline + Confirm logistics 1 & Logistics employee & The manager confirms the logistics after the payment has been received. \\ \hline Pay logistics 1 & Administrative manager & The manager pays the logistics after the logistics have been confirmed. \\ \hline Pick order & Warehouse employee & The employee picks the needed goods for the order. \\ \hline Order goods & Warehouse manager & The manager orders the goods needed to complete the order. \\ \hline @@ -33,16 +33,12 @@ to do... Cancel party & Manager & After the payment has been done and before the goods are being delivered, the party can be canceled by the manager. \\ \hline Deliver goods & Chauffeur & The chauffeur delivers the goods to the party. \\ \hline Refund & Administrative manager & After the cancelation of a party the manager can refund the money paid by the customer. \\ \hline - Plan logistics 2 & Logistics manager & The manager plans the logistics for the retrieval of the goods. \\ \hline - Confirm logistics 2 & Logistics manager & The manager confirms the logistics for the retrieval of the goods. \\ \hline + Plan logistics 2 & Logistics employee & The manager plans the logistics for the retrieval of the goods. \\ \hline + Confirm logistics 2 & Logistics employee & The manager confirms the logistics for the retrieval of the goods. \\ \hline Pay logistics 2 & Administrative manager & The manger pays the money for the logistics of the retrieval of the goods. \\ \hline Pick up goods & Chauffeur & The chauffeur retrieves the goods after the party has been held. \\ \hline Inspect goods & Warehouse manager & The manager inspects the retrieved goods for damages or missing parts. \\ \hline Send fine & Administrative employee & The employee sends a fine for the damaged or missing goods. \\ \hline -\end{tabular} \\ - -\begin{tabular}{|p{1.5cm}|p{2.5cm}|p{8cm}|} - \hline Fine timeout & System & \\ \hline Receive fine & Administrative manager & The manager has received the money for the fine. \\ \hline Paid by lawsuit & Administrative manager & The manager has sued the customer and eventually received the money. \\ \hline @@ -219,9 +215,9 @@ to do... Update inventory 2 & Warehouse manager & The manager updates the inventory after the new items arrived. \\ \hline Search new warehouse & Manager & The manager searches for a suitable new warehouse. \\ \hline Return to supplier & Chauffeur & The chauffeur returns the goods to the supplier because of the lack of space in the warehouse. \\ \hline - Plan \& confirm logistics & Logistics manager & The manager plans and confirms the logistics for the reshipment of the goods. \\ \hline - Pay logistics & Logistics manager & The manager pays the logistics for the reshipment of the goods. \\ \hline - Deliver goods & Chauffeur & The chauffeur delivers the goods to the new warehouse. \\ \hline + Plan \& confirm logistics & Logistics employee & The manager plans and confirms the logistics for the reshipment of the goods. \\ \hline + Pay logistics & Logistics employee & The manager pays the logistics for the reshipment of the goods. \\ \hline + Deliver at warehouse & Chauffeur & The chauffeur delivers the goods to the new warehouse. \\ \hline \end{tabular} \\ \subsubsection{Data perspective} @@ -238,7 +234,7 @@ to do... \end{tabular} \\ -\textbf{Trow Away Documents:} \\ +\textbf{Throw Away Documents:} \\ \begin{tabular}{|l|p{1.5cm}|c|c|c|c|} \hline \textbf{Subprocess} & \textbf{Object} & \textbf{Mandatory} & \textbf{Created} & \textbf{Deleted} & \textbf{Changed} \\ \hline -- cgit v0.12