Changes between Version 4 and Version 5 of GUIRequirements
- Timestamp:
- 06/17/14 13:22:06 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GUIRequirements
v4 v5 8 8 * GUI needs to show a view of the CIVL model in a hierarchical way 9 9 * Components of the CIVL model 10 * Static Scope Tree11 * Function Tree10 * Lexical scope tree 11 * Function tree 12 12 * Features 13 13 * Show source code for statements 14 14 * the GUI needs to guide the user through all commands which can be executed through the command line 15 15 * verify, run, parse, etc. 16 * there should be a file browser for users to choose the .cvl/.c file to run 16 17 * the GUI should guide the user by showing the options available to each command in some way and letting the user select those options in a graphical way (buttons, menus, etc.) 17 18 * the GUI should allow the user to specify by inputs by showing the list of input variables in a table, with one row for each input. The table should show the type of the input variable.
