State Machine Transition Actions do not appear on diagram
Closed this issue · 1 comments
bdebruyn commented
State Machine diagrams do not show the action part of a transition. For example, {state} -> evEvent[condition]/action()->{state1}.
Added State Machine to Class
Added "Operation" as an operation to Class
In the diagram I connected to state with a transition
Opened the dialog box to edit transition
Added "Operator()" to Expression of action, which appears as "O() +Operation()"
IrinaNeculita commented