This is an old revision of the document!


Guard View

»Model Editor State Context Menu: Open Guard View

Guard View displays the guard conditions for all of the transitions originating from a state.


Debugging with Guard View

Transitions originating from the current state shown in the header are listed. A transition may have a guard condition (defined as a transition property) and/or guard trigger. If the transition has the guard defined, the guard condition and guard trigger are displayed below the transition.

During the debugging, all transitions are evaluated to assess the guard conditions. Any guard that failed is color yellow.