Attachment 'gap-graph.dot'

Download

//
//      DOT diagram
//

digraph gap {
  gnomesession [shape=box];
  gdm [shape=box];
  ismp [shape=box];
  clearcase [shape=box];
  application [shape=box];
  ooffice [shape=box];
  idl [shape=house];
  missing [shape=octagon];
  libspi1 [label=libspi];
  bonobo1 [label=bonobo];
  orbit1 [label=orbit];
  orbit2 [label=orbit];
  atspid [shape=doubleoctagon];

  application -> libgtk;
  libgtk -> libgail;
  libgail -> libatk;
  libatk -> libatkbridge;

  ooffice -> libuno;
  libuno -> libatk;

  firefox -> xul;
  xul -> libatk;

  jaccess -> javabridge;
  java -> jaccess;
  ismp -> java;
  javabridge -> orbit1;

  clearcase -> motif;
  motif -> missing;
  missing -> libatk;

  libatkbridge -> libspi1;

  gnomesession -> bonobo1;
  gdm -> bonobo1;
  libspi1 -> bonobo1;
  libspi1 -> orbit1;
  bonobo1 -> atspid;
  bonobo1 -> pyatspi;
  orbit1 -> atspid;

  idl -> libspi1 [style="dotted"];
  idl -> libcspi [style="dotted"];
  idl -> orbit2 [style="dotted"];

  atspid -> orbit2;
  orbit2 -> libcspi;

  orbit2 -> pyorbit;
  pyorbit -> pyatspi;

  libcspi -> gnomemag;
  libcspi -> gnopernicus;
  libcspi -> gnomespeech;
  libcspi -> gok;
  libcspi -> dasher;
  libcspi -> atpoke;

  pyatspi -> accerciser;
  pyatspi -> dogtail;
  pyatspi -> ldtp;
  pyatspi -> lsr;
  pyatspi -> orca;

  gnopernicus -> gnomemag;
  gnopernicus -> gnomespeech;

  orca -> gnomemag;
  orca -> gnomespeech;
  orca -> emacspeak;
  orca -> speechd;

  gnomespeech -> ibmtts;
  gnomespeech -> festival;
  gnomespeech -> dectalk;
  gnomespeech -> freeTTS;
  gnomespeech -> loq;
  gnomespeech -> theta;
  gnomespeech -> swift;
  gnomespeech -> eloquence;

  lsr -> gnomespeech;
  lsr -> pyibmtts;
  lsr -> gnomemag;
  lsr -> speechd;
  lsr -> gnomemag;

  pyibmtts -> ibmtts;
  emacspeak -> ibmtts;
  emacspeak -> festival;

  speechd -> ibmtts;
  speechd -> festival;
  speechd -> flite;
  speechd -> cicero;
  speechd -> mluvitko;
}

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2021-02-25 09:41:37, 1.9 KB) [[attachment:gap-graph.dot]]
  • [get | view] (2021-02-25 09:41:37, 235.2 KB) [[attachment:gap-graph.png]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.