# This file is mechanically-generated DOT code.  Do NOT edit this file!
# See bin/rtt_y2d and e_rtt/rtt.yml, instead.

digraph G {
  concentrate="true"; nodesep="0.05"; rankdir="LR";
  node[fontsize="8", fontname="Arial", height="0.2", width="0.5"];

  req_5_3_2  [ style=filled, shape="box", label="Req. 5.3.2 ",
             URL="#foo", tooltip="Watchdog" ];

  { rank=sink;
    tst_009b  [
      URL="tst_009b.shtml",
      style=filled, shape="ellipse", label="Test 009b",
      tooltip="FSW and LAT re-initialization and recovery" ];
  }

  req_5_3_1_4_2  [
    URL="req_5.3.1.4.2.shtml",
    shape="box", label="Req. 5.3.1.4.2 ",
    tooltip="SIU Reboot Signal from SC" ];

  req_5_3_1_4_2 -> tst_009b [ arrowhead=none ];


  req_5_3_1_4_3  [
    URL="req_5.3.1.4.3.shtml",
    shape="box", label="Req. 5.3.1.4.3 ",
    tooltip="Event Processor Reboot" ];

  req_5_3_1_4_3 -> tst_009b [ arrowhead=none ];


  req_5_3_2 -> tst_009b [ arrowhead=none, style=bold ];


}
