This is an old revision of the document!
Model Treeview
»Model Editor MiniButton
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.
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.
—
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
- 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