digraph software_overview{
TopAce_Window[shape=box ];
  TopAce_Gedi -> TopAce_Window[style=dotted];
  TopAce_Window-> TopAce_GlobalData[label=2];
  TopAce_Window-> TopAce_Label[style=dotted];
  TopAce_Window-> TopAce_SoftwareScan[label=7];
  TopAce_Window-> TopAce_Window_Functions[label=5];
  TopAce_Window-> TopAce_XML;
}
