Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
model_context_menu [2017/12/22 02:32] – admin | model_context_menu [2020/05/10 16:09] (current) – removed admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Model Context Menu ===== | ||
- | Model cavans context menu provides a set of operations you can use to interact with the model. Right mouse click anywhere on the modeling canvas background to bring up the model context menu. Note some of the menu items may only be displayed on certain condition. | ||
- | |||
- | * Model Property - to edit [[ModelNode|model properties]] | ||
- | * MBT Setting - to edit [[MBT Node|MBT settings]] | ||
- | * Notepad - to create or edit model note | ||
- | * Tree View - to open or refresh [[Modeling Tree View|Modeling Tree View]] | ||
- | * MCase View - to open or refresh [[Modeling MCase View|Modeling MCase View]] | ||
- | * Model MScript - to open mScript in [[mScriptEditor|MScript Editor]] tab | ||
- | * Add State - to add a new state to the model | ||
- | * Pase Marked State - to move the states that are marked as a sub-states of current state. Valid only if there are at least one selected state | ||
- | * Align Left - to align all selected states to their left edge. Only valid when there are at least two selecte states. | ||
- | * Align Right - to align all selected states to their right edge. Only valid when there are at least two selecte states. | ||
- | * Align Top - to align all selected states to their top edge. Only valid when there are at least two selecte states. | ||
- | * Align Bottom - to align all selected states to their bottom edge. Only valid when there are at least two selecte states. | ||
- | * Mark All States - to mark/select all states in the model | ||
- | * Clear Breaks - to clear/ | ||
- | * Clear Marks - to un-mark/ | ||
- | * Replay Forward - to replay state/ | ||
- | * Replay Backward - to replay state/ | ||
- | * Stop Replay - to stop the replay operation immediately | ||
- | * Show Coverage - to color the states and transitions that are covered (green) or partially covered (blue). This operation is valid only during the model execution or when the model execution is just stopped or completed. | ||
- | * Hide All SubModels - to hide all sub-models. | ||
- | * Show All SubModels - to unhide all sub-models. |