Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: Wishmaster84 on April 05, 2023, 05:46:16 pm
-
Hi All,
I need to create a time trigger that perform a transition after a period of time. I would like to use the after(time) trigger. Is it supported by EA?
Thanks
-
In the State toolbox under Additional you find a Trigger element. Drag that onto the diagram and in the Properties under Trigger change Type to Time.
q.
-
Hello Wishmaster84,
How to create a Trigger is as qwerty wrote, but I guess that you want to use the 'after' trigger in the EA simulation feature. (The 'after' trigger has a special meaning, defined in the UML specification.)
If so, unfortunately the simulation feature for Statemachines does not support the 'after' trigger. You need to fire the trigger manually during simulation.
HTH,