| <?xml version="1.0" encoding="UTF-8"?> |
| <cheatsheet title="Save the problem"> |
| <intro> |
| <description>Here the user will save the problem model to a local folder</description> |
| </intro> |
| <item title="Item"> |
| <description><b>Body</b></description> |
| <subitem label="Save the problem model to the local papyrus project folder."> |
| <command |
| required="false" |
| serialization="org.eclipse.ui.file.save"/> |
| </subitem> |
| <subitem label="Choose the folder where to save the problem model."> |
| <command |
| required="false" |
| serialization="org.eclipse.ui.file.saveAs"/> |
| </subitem> |
| </item> |
| </cheatsheet> |