1 digraph "g" {
2"FAKECLONE-clone_running_0" [ style=bold color="green" fontcolor="orange"]
3"FAKECLONE-clone_start_0" -> "FAKECLONE-clone_running_0" [ style = bold]
4"FAKECLONE-clone_start_0" -> "FAKECLONE_start_0 <none>" [ style = dashed]
5"FAKECLONE-clone_start_0" [ style=bold color="green" fontcolor="orange"]
6"FAKECLONE-clone_stop_0" -> "FAKECLONE-clone_stopped_0" [ style = bold]
7"FAKECLONE-clone_stop_0" -> "FAKECLONE_stop_0 c7auto2" [ style = bold]
8"FAKECLONE-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
9"FAKECLONE-clone_stopped_0" -> "FAKECLONE-clone_start_0" [ style = bold]
10"FAKECLONE-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
11"FAKECLONE_start_0 <none>" -> "FAKECLONE-clone_running_0" [ style = dashed]
12"FAKECLONE_start_0 <none>" [ style=dashed color="red" fontcolor="black"]
13"FAKECLONE_stop_0 c7auto2" -> "FAKECLONE-clone_stopped_0" [ style = bold]
14"FAKECLONE_stop_0 c7auto2" -> "FAKECLONE_start_0 <none>" [ style = dashed]
15"FAKECLONE_stop_0 c7auto2" [ style=bold color="green" fontcolor="black"]
16}
17