Difference between revisions of "Case Management Overview"

From FreekiWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
<graphvizl>
+
<graphviz>
   digraph G {
+
   digraph H {
 +
    servers        [label="NOTE:\nServers are in RACK MOUNT cases\nor\nhave DUAL PROCESSOR capability", shape="box", fontsize="11"]
 +
    incompatibles  [label="NOTE:\nApple, Mac, Sun, PowerPC,\nSilicon Graphics (SGI),\nAmiga, Commodore\nare INCOMPATIBLE", shape="box", fontsize="11"]
 
      
 
      
 
     alreadyrejected [label="Has it\nalready been\nREJECTED?", fontsize="11"]
 
     alreadyrejected [label="Has it\nalready been\nREJECTED?", fontsize="11"]
Line 21: Line 23:
 
     start -> received
 
     start -> received
 
     received -> compatible [taillabel="YES"]
 
     received -> compatible [taillabel="YES"]
     received -> getlabel [taillabel="NO"]
+
     received -> getlabel [label="NO"]
 
     getlabel -> compatible
 
     getlabel -> compatible
 
#    incompatibles -> compatible [arrowhead="none"]
 
#    incompatibles -> compatible [arrowhead="none"]
Line 45: Line 47:
 
</graphviz>
 
</graphviz>
  
<graphvizl>
+
[[Category: Prebuild]]
  digraph H {
 
   
 
    servers        [label="NOTE:\nServers are in RACK MOUNT cases\nor\nhave DUAL PROCESSOR capability", shape="box", fontsize="11"]
 
    incompatibles  [label="NOTE:\nApple, Mac, Sun, PowerPC,\nSilicon Graphics (SGI),\nAmiga, Commodore\nare INCOMPATIBLE", shape="box", fontsize="11"]
 
  }
 
</graphviz>
 
 
 
 
 
[[Category: Prebuild]]</graphvizl>
 

Revision as of 18:37, 14 December 2005

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