| 49 | | -CIVL Program: a .cvl file |
| 50 | | -Artifact: Specific information that is gathered and displayed for each CIVL-Session(AST, Model etc.) |
| 51 | | -Run configuration: A specified set of inputs and run options for a specific CIVL program that will be executed by the user. |
| 52 | | -CIVL-Session: An execution of a run configuration that opens in a multi-tabbed window containing all of the artifacts of an execution |
| 53 | | -Menu Option: An option that drops down from the menu bar(by the apple for OS) |
| 54 | | -Execute: A run configuration is executed which means its options and inputs are passed directly to CIVL's API which runs it as usual. |
| 55 | | -Launch: Opening the main GUI |
| | 49 | * CIVL Program: a .cvl file |
| | 50 | * Artifact: Specific information that is gathered and displayed for each CIVL-Session(AST, Model etc.) |
| | 51 | * Run configuration: A specified set of inputs and run options for a specific CIVL program that will be executed by the user. |
| | 52 | * CIVL-Session: An execution of a run configuration that opens in a multi-tabbed window containing all of the artifacts of an execution |
| | 53 | * Menu Option: An option that drops down from the menu bar(by the apple for OS) |
| | 54 | * Execute: A run configuration is executed which means its options and inputs are passed directly to CIVL's API which runs it as usual. |
| | 55 | * Launch: Opening the main GUI |