Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

File:Processes.png

Original file(621 × 735 pixels, file size: 92 KB, MIME type: image/png)

The process scheduling rules

graphviz code : digraph Processes {

 "countSteps" -> "generate" [color="0.650 0.700 0.700"];
 "generate" -> "save" [color="0.650 0.700 0.700"];
  "additionalResources" -> "save" [color="0.348 0.839 0.839"];
  "generate" -> "additionalResources" [color="0.650 0.700 0.700"];
  "drop" -> "save" [color="0.348 0.839 0.839"];
  "generate" -> "drop" [color="0.650 0.700 0.700"];
  "drop" -> "nobr" [color="0.650 0.700 0.700"];
  "nobr" -> "save" [color="0.348 0.839 0.839"];
  "fragment" -> "generate" [color="0.348 0.839 0.839"];
  "countSteps" -> "fragment" [color="0.650 0.700 0.700"];
  "RegisterVariableProcess" -> "generate" [color="0.348 0.839 0.839"];
  "countSteps" -> "RegisterVariableProcess" [color="0.650 0.700 0.700"];
  "countSteps" -> "bookmark" [color="0.650 0.700 0.700"];
  "bookmark" -> "fragment" [color="0.348 0.839 0.839"];
  "generate" -> "additionalStyles" [color="0.650 0.700 0.700"];
  "additionalStyles" -> "save" [color="0.348 0.839 0.839"];
  "factoryassignment" -> "countSteps" [color="0.348 0.839 0.839"];

}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current08:15, 27 July 2016Thumbnail for version as of 08:15, 27 July 2016621 × 735 (92 KB)Tristan.faure.atos.net (Talk | contribs)
08:05, 27 July 2016Thumbnail for version as of 08:05, 27 July 2016630 × 735 (87 KB)Tristan.faure.atos.net (Talk | contribs)The process scheduling rules
  • You cannot overwrite this file.

The following page links to this file:

Back to the top