Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
Line 24: Line 24:
 
     wantcase        [label="Do we want the case?\n(see the BLUE chart)"]
 
     wantcase        [label="Do we want the case?\n(see the BLUE chart)"]
 
     takethingsout  [label="Follow instructions on\nthe ORANGE CHECKLIST\n(Removing Components\nfrom Recycled Systems)", shape="box"]
 
     takethingsout  [label="Follow instructions on\nthe ORANGE CHECKLIST\n(Removing Components\nfrom Recycled Systems)", shape="box"]
 +
    circle_red      [label="Circle RED", shape="box"]
 +
    circle_yellow  [label="Circle YELLOW", shape="box"]
  
 
     start -> alreadyrejected
 
     start -> alreadyrejected
Line 36: Line 38:
 
     ifred    -> putoncart
 
     ifred    -> putoncart
  
     exceptional -> ifred [label = "NO"]
+
     exceptional -> circle_red    [label = "NO"]
     exceptional -> wantcase [label = "YES"]
+
     exceptional -> circle_yellow [label = "YES"]
 +
 
 +
    circle_red    -> ifred
 +
    circle_yellow -> wantcase
  
 
     wantcase -> ifcase [label="YES"]
 
     wantcase -> ifcase [label="YES"]

Revision as of 17:55, 4 February 2009

MAIN Chart

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.