Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
  
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(Does it have a\n'reason for recycle'\n or'reject' label?)"]
+
     alreadyrejected [label="Has it\nalready been\nREJECTED?\n(Does it have a\n'recycle'\n or'reject' label?)"]
 
     redlight        [label="Does it have\nRED LIGHT\nor a\nYELLOW LIGHT circled?"]
 
     redlight        [label="Does it have\nRED LIGHT\nor a\nYELLOW LIGHT circled?"]
  
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"]
Line 53: Line 58:
 
</graphviz>
 
</graphviz>
  
 
+
[[Category: Old Prebuild]]
[[Category: Prebuild]]
 

Latest revision as of 15:42, 14 March 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.