digraph { color=white; graph [ fontname="sans-serif" ]; node [ fontname="sans-serif" ]; edge [ fontname="sans-serif" ]; A_0_false [ label="LST", shape=ellipse ]; subgraph cluster_0 { T_0_18446744073709551615 [ shape=point, height=0.015, width=0.015 ]; A_0_false -> T_0_18446744073709551615 [ arrowhead=none, direction=forward ]; T_0_18446744073709551615 -> A_0_false; D_0_18446744073709551615_2 [ label="C →\nPNG", shape=plain ]; D_0_18446744073709551615_2 -> T_0_18446744073709551615 [ color=Crimson, style=dashed ]; D_0_18446744073709551615_4 [ label="C →\nPNG", shape=plain ]; D_0_18446744073709551615_4 -> T_0_18446744073709551615 [ color=Black, style=dashed ]; D_0_18446744073709551615_5 [ label="C →\nPNG ⇒\nPNG", shape=plain ]; D_0_18446744073709551615_5 -> T_0_18446744073709551615 [ color=Crimson, style=dashed ]; D_0_18446744073709551615_6 [ label="C →\nPNG ⇒\nPNG", shape=plain ]; D_0_18446744073709551615_6 -> T_0_18446744073709551615 [ color=Black, style=dashed ]; } A_1_true [ label="WRK", shape=octagon ]; subgraph cluster_1 { T_1_18446744073709551615 [ shape=point, height=0.015, width=0.015 ]; A_0_false -> T_1_18446744073709551615 [ arrowhead=none, direction=forward ]; T_1_18446744073709551615 -> A_1_true; D_1_18446744073709551615_1 [ label="C →\nREQ", shape=plain ]; D_1_18446744073709551615_1 -> T_1_18446744073709551615 [ color=Black, style=dashed ]; } subgraph cluster_2 { T_2_18446744073709551615 [ shape=point, height=0.015, width=0.015 ]; A_1_true -> T_2_18446744073709551615 [ arrowhead=none, direction=forward ]; T_2_18446744073709551615 -> A_0_false; D_2_18446744073709551615_7 [ label="Activity →\nCompleted", shape=plain ]; D_2_18446744073709551615_7 -> T_2_18446744073709551615 [ color=Black, style=dashed ]; S_2_18446744073709551615_8 [ label="RSP\n→ C", shape=plain ]; T_2_18446744073709551615 -> S_2_18446744073709551615_8 [ color=Black, style=dashed ]; S_2_18446744073709551615_8 -> A_0_false [ style=invis ]; } }