graph: {title: "organization chart"
        smanhattan_edges: yes            /*===================================*/
        equalydist      : yes            /*    aiSee -- Graph Visualization   */
        yspace          :  40            /*        http://www.aisee.com       */
        edge.color      : red            /*      © Copyright 2000 - 2002      */
        node.fontname   :"helvR08"       /* AbsInt Angewandte Informatik GmbH */
        node.width      : 120            /*          aisee@absint.com         */
        node.height     :  62            /*===================================*/
        edge.arrowsize  :   8
        edge.thickness  :   3
        node.color      : lightgrey
        port_sharing    : yes

graph: {title: "G1"   color: lightyellow       node.color: lightyellow
        label: "Organisation und Konzeption\n    Sollkonzept, Projektplan"
        shape: rhomb  width: 270  height: 120  node.textmode: left_justify

node: { title: "A1"  horizontal_order: 1
        label: "Anforderungsanalyse\nerstellen\n\nR/3 IMG 1.1"}
node: { title: "A2"  horizontal_order: 2
        label: "Projektarbeit\norganisieren\n \nR/3 IMG 1.2" }
node: { title: "A3"  horizontal_order: 3
        label: "Projektstandards\nfestlegen\n \nR/3 IMG 1.3" }
node: { title: "D1"  width: 1  height: 1                     }
node: { title: "A4"  horizontal_order: 4
        label: "Terminplan\nerstellen\n       \nR/3 IMG 1.4" }
node: { title: "A5"  horizontal_order: 5
        label: "System\ninstallieren\n        \nR/3 IMG 1.5" }
node: { title: "A6"  horizontal_order: 6
        label: "Schulungen planen\nund durchführen\n\nR/3 IMG 1.6"}
node: { title: "A7"  horizontal_order: 7
        label: "In SAP-Funktionen\neinarbeiten\n\nR/3 IMG 1.7"}
node: { title: "D2"  width: 1  height: 1                     }
node: { title: "A8"  horizontal_order: 8
        label: "Funktionen, Abläufe\nund Zuständigkeiten\nfestlegen\nR/3 IMG 1.8"}
node: { title: "A9"  horizontal_order: 9
        label: "Schnittstellen\nentwerfen\n   \nR/3 IMG 1.9" }
node: { title: "A10" horizontal_order: 10
        label: "Systeminfrastruktur\nplanen\n \nR/3 IMG 1.10"}

edge: { source: "A1"  target: "D1"  arrowstyle: none }
edge: { source: "A2"  target: "D1"  arrowstyle: none }
edge: { source: "A3"  target: "D1"  arrowstyle: none }
edge: { source: "D1"  target: "A4"                   }
edge: { source: "D1"  target: "A5"                   }
edge: { source: "D1"  target: "A6"                   }
edge: { source: "D1"  target: "A7"                   }
edge: { source: "A4"  target: "D2"  arrowstyle: none }
edge: { source: "A5"  target: "D2"  arrowstyle: none }
edge: { source: "A6"  target: "D2"  arrowstyle: none }
edge: { source: "A7"  target: "D2"  arrowstyle: none }
edge: { source: "D2"  target: "A8"                   }
edge: { source: "D2"  target: "A9"                   }
edge: { source: "D2"  target: "A10"                  }
edge: { source: "A8"  target: "A11"                  }
edge: { source: "A9"  target: "A11"                  }
edge: { source: "A10" target: "A11"                  }    }

node: { title: "A11"  label: "Qualitätsprüfung\n       Konzept"
        shape: ellipse  fontname: "helvB08"   }

//================================================================================

graph: {title: "G2"   color: lightgreen        node.color: lightgreen
        label: "Detaillierung und Realisierung\n   Dokumentierter Prototyp"
        shape: rhomb  width: 270  height: 120  node.textmode: left_justify

node: { title: "B1"  horizontal_order: 1
        label: "Organisationsstruktur\nabbilden\n\nR/3 IMG 2.1" }
node: { title: "B2"  horizontal_order: 2
        label: "Grunddaten\nfestlegen\n          \nR/3 IMG 2.2" }
node: { title: "B3"  horizontal_order: 3
        label: "Vorgänge\nabbilden\n             \nR/3 IMG 2.3" }
node: { title: "B4"  horizontal_order: 4
        label: "Periodische\nVorgänge abbilden\n \nR/3 IMG 2.4" }
node: { title: "B5"  horizontal_order: 5
        label: "Schnittstellen\nrealisieren\n    \nR/3 IMG 2.5" }
node: { title: "D3"  width: 1  height: 1                        }
node: { title: "B6"  horizontal_order: 6
        label: "Formulare\nfestlegen\n           \nR/3 IMG 2.6" }
node: { title: "B7"  horizontal_order: 7
        label: "Berichtswesen\nfestlegen\n       \nR/3 IMG 2.7" }
node: { title: "B8"  horizontal_order: 8
        label: "Berechtigungen\nfestlegen\n      \nR/3 IMG 2.8" }

edge: { source: "A11" target: "B1" }
edge: { source: "A11" target: "B2" }
edge: { source: "A11" target: "B3" }
edge: { source: "A11" target: "B4" }
edge: { source: "A11" target: "B5" } edge.arrowstyle: none
edge: { source: "B1"  target: "D3" }
edge: { source: "B2"  target: "D3" }
edge: { source: "B3"  target: "D3" }
edge: { source: "B4"  target: "D3" }
edge: { source: "B5"  target: "D3" } edge.arrowstyle: solid
edge: { source: "D3"  target: "B6" }
edge: { source: "D3"  target: "B7" }
edge: { source: "D3"  target: "B8" }
edge: { source: "B6"  target: "B9" }
edge: { source: "B7"  target: "B9" }
edge: { source: "B8"  target: "B9" }                       }

node: { title: "B9"     label: "Qualitätsprüfung\n      Prototyp"
        shape: ellipse  fontname: "helvB08"   }

//================================================================================

graph: {title: "G3"   color: aquamarine        node.color: aquamarine
        label: "      Produktionsvorbereitung\nEingerichtetes Produktionssystem"
        shape: rhomb  width: 270  height: 120  node.textmode: left_justify

node: { title: "C1"  horizontal_order: 1
        label: "Produktivsetzung\nplanen       \n           \nR/3 IMG 3.1" }
node: { title: "C2"  horizontal_order: 2
        label: "Anwenderdoku-\nmentation erstellen\n        \nR/3 IMG 3.2" }
node: { title: "D4"  width: 1  height: 1                                   }
node: { title: "C3"  horizontal_order: 3
        label: "Produktivumgebung\neinrichten\n             \nR/3 IMG 3.3" }
node: { title: "C4"  horizontal_order: 4
        label: "Technische System-\nverwaltung organisieren\n\nR/3 IMG 3.4"}
node: { title: "C5"  horizontal_order: 5
        label: "Reorganisation und\nArchivierung festlegen\n\nR/3 IMG 3.5" }
node: { title: "C6"  horizontal_order: 6
        label: "Anwender\nschulen      \n                   \nR/3 IMG 3.6" }
node: { title: "D5"  width: 1  height: 1                                   }
node: { title: "C7"  horizontal_order: 7
        label: "Integrationstest\ndurchführen \n            \nR/3 IMG 3.7" }
node: { title: "C8"  horizontal_order: 8
        label: "Systembelastung\nanalysieren  \n            \nR/3 IMG 3.8" }
node: { title: "C9"  horizontal_order: 9
        label: "Daten in das Produktiv-\nsystem übernehmen\n\nR/3 IMG 3.9" }
node: { title: "C10" horizontal_order: 10
        label: "Daten nachpflegen /\nmanuell anlegen\n      \nR/3 IMG 3.10"}

edge: { source: "B9"  target: "C1"                   }
edge: { source: "B9"  target: "C2"                   }
edge: { source: "C1"  target: "D4"  arrowstyle: none }
edge: { source: "C2"  target: "D4"  arrowstyle: none }
edge: { source: "D4"  target: "C3"                   }
edge: { source: "D4"  target: "C4"                   }
edge: { source: "D4"  target: "C5"                   }
edge: { source: "D4"  target: "C6"                   }
edge: { source: "C3"  target: "D5"  arrowstyle: none }
edge: { source: "C4"  target: "D5"  arrowstyle: none }
edge: { source: "C5"  target: "D5"  arrowstyle: none }
edge: { source: "C6"  target: "D5"  arrowstyle: none }
edge: { source: "D5"  target: "C7"                   }
edge: { source: "D5"  target: "C8"                   }
edge: { source: "D5"  target: "C9"                   }
edge: { source: "D5"  target: "C10"                  }
edge: { source: "C7"  target: "C11"                  }
edge: { source: "C8"  target: "C11"                  }
edge: { source: "C9"  target: "C11"                  }
edge: { source: "C10" target: "C11"                  }             }

node: { title: "C11"    label: "  Qualitätsprüfung\nProduktionssystem"
        shape: ellipse  fontname: "helvB08"   }

//================================================================================

graph: {title: "G4"     color: lightcyan         node.color: lightcyan
        label: "        Produktionsanlauf\nLaufendes Produktionssystem"
        shape: rhomb    width: 270  height: 120  node.textmode: left_justify

node: { title: "E1"  horizontal_order: 1
        label: "System technisch\noptimieren\n      \nR/3 IMG 4.1" }
node: { title: "E2"  horizontal_order: 2
        label: "System organisatorisch\noptimieren\n\nR/3 IMG 4.2" }

edge: { source: "C11"  target: "E1" }
edge: { source: "C11"  target: "E2" }                      }

}

» GIF
» SVG
» PNG
» Index