1digraph "g" {
2"do_shutdown process1a" [ style=bold color="green" fontcolor="black" ]
3"master_slave_Stateful:1_demote_0 process1a" -> "master_slave_Stateful:1_stop_0 process1a" [ style = bold]
4"master_slave_Stateful:1_demote_0 process1a" -> "ms-sf_group:1_demoted_0" [ style = bold]
5"master_slave_Stateful:1_demote_0 process1a" [ style=bold color="green" fontcolor="black" ]
6"master_slave_Stateful:1_stop_0 process1a" -> "do_shutdown process1a" [ style = bold]
7"master_slave_Stateful:1_stop_0 process1a" -> "ms-sf_group:1_stopped_0" [ style = bold]
8"master_slave_Stateful:1_stop_0 process1a" [ style=bold color="green" fontcolor="black" ]
9"master_slave_procdctl:1_demote_0 process1a" -> "master_slave_procdctl:1_stop_0 process1a" [ style = bold]
10"master_slave_procdctl:1_demote_0 process1a" -> "ms-sf_group:1_demoted_0" [ style = bold]
11"master_slave_procdctl:1_demote_0 process1a" [ style=bold color="green" fontcolor="black" ]
12"master_slave_procdctl:1_stop_0 process1a" -> "do_shutdown process1a" [ style = bold]
13"master_slave_procdctl:1_stop_0 process1a" -> "ms-sf_group:1_stopped_0" [ style = bold]
14"master_slave_procdctl:1_stop_0 process1a" [ style=bold color="green" fontcolor="black" ]
15"ms-sf_demote_0" -> "ms-sf_demoted_0" [ style = bold]
16"ms-sf_demote_0" -> "ms-sf_group:1_demote_0" [ style = bold]
17"ms-sf_demote_0" [ style=bold color="green" fontcolor="orange" ]
18"ms-sf_demoted_0" -> "ms-sf_stop_0" [ style = bold]
19"ms-sf_demoted_0" [ style=bold color="green" fontcolor="orange" ]
20"ms-sf_group:1_demote_0" -> "master_slave_Stateful:1_demote_0 process1a" [ style = bold]
21"ms-sf_group:1_demote_0" -> "master_slave_procdctl:1_demote_0 process1a" [ style = bold]
22"ms-sf_group:1_demote_0" [ style=bold color="green" fontcolor="orange" ]
23"ms-sf_group:1_demoted_0" -> "ms-sf_demoted_0" [ style = bold]
24"ms-sf_group:1_demoted_0" [ style=bold color="green" fontcolor="orange" ]
25"ms-sf_group:1_stop_0" -> "master_slave_Stateful:1_stop_0 process1a" [ style = bold]
26"ms-sf_group:1_stop_0" -> "master_slave_procdctl:1_stop_0 process1a" [ style = bold]
27"ms-sf_group:1_stop_0" -> "ms-sf_group:1_stopped_0" [ style = bold]
28"ms-sf_group:1_stop_0" [ style=bold color="green" fontcolor="orange" ]
29"ms-sf_group:1_stopped_0" -> "ms-sf_stopped_0" [ style = bold]
30"ms-sf_group:1_stopped_0" [ style=bold color="green" fontcolor="orange" ]
31"ms-sf_stop_0" -> "ms-sf_group:1_stop_0" [ style = bold]
32"ms-sf_stop_0" -> "ms-sf_stopped_0" [ style = bold]
33"ms-sf_stop_0" [ style=bold color="green" fontcolor="orange" ]
34"ms-sf_stopped_0" [ style=bold color="green" fontcolor="orange" ]
35}
36