| <?xml version="1.0" encoding="UTF-8"?> |
| <compositeCheatsheet name="Load and run Escape Models"> |
| <taskGroup kind="set" name="Steps" skip="false"> |
| <intro> |
| <b>Introduction</b> |
| </intro> |
| <onCompletion> |
| <b>Conclusion</b> |
| </onCompletion> |
| <task kind="cheatsheet" name="Load Example Projects" skip="false"> |
| <intro> |
| If you have not already loaded the example models, we'll do so now. |
| </intro> |
| <param name="path" value="LoadSampleProjects.xml"> |
| </param> |
| </task> |
| <task kind="cheatsheet" name="Run Model" skip="false"> |
| <intro> |
| <b>Introduction</b> |
| </intro> |
| <onCompletion> |
| Congratulations! You run any other model by simply selecting it's Java file and selecting execute. |
| </onCompletion> |
| <param name="path" value="RunEscape.xml"> |
| </param> |
| </task> |
| </taskGroup> |
| </compositeCheatsheet> |