Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
sidebar [2020/05/10 03:40]
admin removed
— (current)
Line 1: Line 1:
-===== SideBar & Tab Controls ===== 
- 
-//SideBar// contains a set of //mini control buttons// that allows you to conveniently access IDE functions and control the model execution. It is only be displayed when a model is open.   
- 
-//Tab Control// consists of a set of mini buttons shown on the right of the tab title line. Use these controls to perform refresh tab window, resize the tabs and enable/disable tabs. 
- 
----- 
- 
-==== Tab Controls ==== 
- 
-Mini buttons shown on the tab title line allows you to control the active tab in each work area.  For example, refresh the active tab, maximize active tab and reset tab layout to its initial size. 
- 
- 
----- 
- 
-==== Sidebar Buttons ==== 
-  * {{http://testoptimal.com/img/save.png}} / {{http://testoptimal.com/img/savePending.png}} - indicates if there are pending changes to the model to be save to disk: orange for pending changes and blue for no pending changes. Click on the button to save the changes to disk. 
-  * //AUT// - indicates whether to invoke AUT during model execution: blue background color indicates to invoke AUT. Click to toggle this indicator. 
-  * //Mark// - indicates whether to cover only the states and transitions that are marked when model is executed: blue background color indicates //Mark// mode is activated. There are several //Mark// sequence mode, clicking on //Mark// to bring up the dialog to choose a [[mark_mode| Mark mode]] or clear [[mark_mode| Mark mode]]. 
-  * //Cov// - indicates whether to show execution coverage on the model during debug or play/animate execution. Click on this butto to toggle. 
-  * {{http://testoptimal.com/img/exec.png}} - starts model execution. 
-  * {{http://testoptimal.com/img/debug.png}} - starts model execution in debug mode. 
-  * {{http://testoptimal.com/img/play.png}} - starts modelexecution in animate mode. 
-  * {{http://testoptimal.com/img/stop.png}} - stops the model execution. 
-  * {{http://testoptimal.com/img/pause.png}} - pauses the model execution. 
-  * {{http://testoptimal.com/img/stepin.png}} - steps in through each mScript line. 
-  * {{http://testoptimal.com/img/stepover.png}} - step over to next traversal (state or transition). 
-  * {{http://testoptimal.com/img/stepline.png}} - steps to a specific mscript line or step forward a number of mscript lines. 
-  * {{http://testoptimal.com/img/execMScript.png}} - opens [[ExecMScriptExpr|Execute MScript Expression During Debugging]] in a separate window. 
-  * {{http://testoptimal.com/img/modelGraph.png}} - opens [[model_graph | Model Graph]] in a separate window. 
-  * {{http://testoptimal.com/img/seqGraph.png}} - opens [[traversal_graph | Traversal Graph]] in a separate window 
-  * {{http://testoptimal.com/img/covGraph.png}} - opens [[coverage_graph | Coverage Graph]]  in a separate window 
-  * {{http://testoptimal.com/img/execMSC.png}} - opens [[Message Sequence Chart (MSC)|Message Sequence Chart (MSC)]] in a separate window. 
- 
- 
- 
----- 
- 
-==== IDE Shortcut Keys ==== 
-Each mini button invokes a specific IDE function which is implemented by the //application menus// Like //application menus//, they can also be assigned a [[shortcut_keys | IDE Shortcut Keys]]. A visual indicator will be displayed to the right of the button if a shortcut key is assigned. 
-