digraph software_overview{
TopAce_Gedi[shape=box ];
TopAce_Analyse_script_folder[ style=filled fillcolor="#FF0000"];
  TopAce_Gedi-> TopAce_Analyse_script_folder[style=dotted];
  TopAce_Gedi-> TopAce_Menu[label=3];
  TopAce_Gedi-> TopAce_SoftwareScan;
  TopAce_Gedi-> TopAce_Window[style=dotted];
}
