Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
modeling_tree_view [2017/05/07 18:11]
admin [State Context Menus]
— (current)
Line 1: Line 1:
-===== Model Treeview ===== 
  
-Modeling Tree View provides a convenient way to find a state or transition of interest quickly. It also provides many of the same features the modeling canvas supports. 
- 
-{{http://testoptimal.com/img/ModelTreeView.png?250x300}} 
- 
----- 
-==== Treeview Layout ==== 
-The states and transitions are sorted alphabeically when the view is opened or re-opened. States can be expanded or collapsed by the //Expand// and //Collapse// buttons in the header area. //Add State// adds a new state to the model. 
- 
---- 
-==== Breakpoint ==== 
-//Breakpoint// can be toggled by clicking on the //S// and //T// node icon. Orange background indicates //breakpoint// has been enabled. 
- 
- 
----- 
-==== Interacting with Model ==== 
-Clicking on the state label or transition label will select the corresponding state or transition and scroll it into view. This is a quick way to locate a state or transition in the model. 
- 
----- 
-==== State Context Menus ==== 
-State context menu: 
- 
-  * State Property - to edit state properties 
-  * Notepad - to create or edit state note 
-  * Add To MCase - to add all outgoing transitions from the state to an existing mCase. You will be prompted to select an mCase. 
-  * Toggle Break - to enable or disable breakpoin on the state. 
- 
----- 
-==== Transition Context Menus ==== 
-Transition context menu: 
- 
-  * Transition Property - to edit transition properties 
-  * Transition DataSet - to create or edit dataset for the transition. 
-  * Notepad - to create or edit transition note 
-  * Delete Transition - to delete the transition from the model 
-  * Add To MCase - to add the transition to an existing mCase. You will be prompted to select an mCase from a dropdown list. 
-  * Toggle Break - to enable or disable breakpoint on the transition