1 digraph "g" {
2"child_rsc1:0_post_notify_start_0 node1" -> "rsc1_confirmed-post_notify_running_0" [ style = bold]
3"child_rsc1:0_post_notify_start_0 node1" [ style=bold color="green" fontcolor="black" ]
4"child_rsc1:0_pre_notify_start_0 node1" -> "rsc1_confirmed-pre_notify_start_0" [ style = bold]
5"child_rsc1:0_pre_notify_start_0 node1" [ style=bold color="green" fontcolor="black" ]
6"child_rsc1:1_monitor_0 node1" -> "rsc1_start_0" [ style = bold]
7"child_rsc1:1_monitor_0 node1" [ style=bold color="green" fontcolor="black" ]
8"child_rsc1:1_post_notify_start_0 node1" -> "rsc1_confirmed-post_notify_running_0" [ style = bold]
9"child_rsc1:1_post_notify_start_0 node1" [ style=bold color="green" fontcolor="black" ]
10"child_rsc1:1_start_0 node1" -> "rsc1_running_0" [ style = bold]
11"child_rsc1:1_start_0 node1" [ style=bold color="green" fontcolor="black" ]
12"child_rsc2:0_pre_notify_stop_0 node1" -> "rsc2_confirmed-pre_notify_stop_0" [ style = bold]
13"child_rsc2:0_pre_notify_stop_0 node1" [ style=bold color="green" fontcolor="black" ]
14"child_rsc2:0_stop_0 node1" -> "rsc2_stopped_0" [ style = bold]
15"child_rsc2:0_stop_0 node1" [ style=bold color="green" fontcolor="black" ]
16"child_rsc2:1_monitor_0 node1" -> "rsc2_stopped_0" [ style = bold]
17"child_rsc2:1_monitor_0 node1" [ style=bold color="green" fontcolor="black" ]
18"rsc1_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange" ]
19"rsc1_confirmed-pre_notify_start_0" -> "rsc1_post_notify_running_0" [ style = bold]
20"rsc1_confirmed-pre_notify_start_0" -> "rsc1_start_0" [ style = bold]
21"rsc1_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange" ]
22"rsc1_post_notify_running_0" -> "child_rsc1:0_post_notify_start_0 node1" [ style = bold]
23"rsc1_post_notify_running_0" -> "child_rsc1:1_post_notify_start_0 node1" [ style = bold]
24"rsc1_post_notify_running_0" -> "rsc1_confirmed-post_notify_running_0" [ style = bold]
25"rsc1_post_notify_running_0" [ style=bold color="green" fontcolor="orange" ]
26"rsc1_pre_notify_start_0" -> "child_rsc1:0_pre_notify_start_0 node1" [ style = bold]
27"rsc1_pre_notify_start_0" -> "rsc1_confirmed-pre_notify_start_0" [ style = bold]
28"rsc1_pre_notify_start_0" [ style=bold color="green" fontcolor="orange" ]
29"rsc1_running_0" -> "rsc1_post_notify_running_0" [ style = bold]
30"rsc1_running_0" [ style=bold color="green" fontcolor="orange" ]
31"rsc1_start_0" -> "child_rsc1:1_start_0 node1" [ style = bold]
32"rsc1_start_0" -> "rsc1_running_0" [ style = bold]
33"rsc1_start_0" [ style=bold color="green" fontcolor="orange" ]
34"rsc2_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange" ]
35"rsc2_confirmed-pre_notify_stop_0" -> "rsc2_post_notify_stopped_0" [ style = bold]
36"rsc2_confirmed-pre_notify_stop_0" -> "rsc2_stop_0" [ style = bold]
37"rsc2_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange" ]
38"rsc2_post_notify_stopped_0" -> "rsc2_confirmed-post_notify_stopped_0" [ style = bold]
39"rsc2_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange" ]
40"rsc2_pre_notify_stop_0" -> "child_rsc2:0_pre_notify_stop_0 node1" [ style = bold]
41"rsc2_pre_notify_stop_0" -> "rsc2_confirmed-pre_notify_stop_0" [ style = bold]
42"rsc2_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange" ]
43"rsc2_stop_0" -> "child_rsc2:0_stop_0 node1" [ style = bold]
44"rsc2_stop_0" -> "rsc2_stopped_0" [ style = bold]
45"rsc2_stop_0" [ style=bold color="green" fontcolor="orange" ]
46"rsc2_stopped_0" -> "rsc2_post_notify_stopped_0" [ style = bold]
47"rsc2_stopped_0" [ style=bold color="green" fontcolor="orange" ]
48}
49