![]() | w i z a r d 4 j |
| Overview |
| Flowcharts |
| Xml Language |
| Reference |
| Dia |
| Examples |
| Try It |
| Engine |
| Getting Started |
| Tuning |
| JavaDoc |
| Mailing Lists |
| Download |
| License |
The below table shows a number of flowchart examples. The description states which aspect of the language is illustrated by the example. For each example the xml code and a diagram presentation can be viewed.
At the end of the flowchart execution, the user will be offered a page with a list of built-in result presentations (text, xml and svg). These are provided by wizard4j and do not require a separate template (engine). Each example is also accompanied by a dedicated velocity template which is added to the list of result presentations.
| Name | Description | Actions | |||
| HelloWorld | uses input element of type string | start | code | diagram | template |
| HelloWorld 2 | uses input elements of various types and info element | start | code | diagram | template |
| HelloWorld 3 | uses a switch element | start | code | diagram | template |
| HelloWorld 4 | uses nbrOfIterations and userInterrupted loop elements | start | code | diagram | template |
| Does The Thing Work | uses fragment element | start | code | diagram | template |
| Xkcd's Tech Support Cheat Sheet | uses doWhile loop element | start | code | diagram | template |