multiple entry in a single state

32 views
Skip to first unread message

faizan ahmad

unread,
Apr 25, 2018, 12:48:15 PM4/25/18
to YAKINDU User
Hi All,


 Is it possible to have more than one entry in a state ?

Axel Terfloth

unread,
Apr 25, 2018, 3:36:27 PM4/25/18
to yakind...@googlegroups.com, faizan ahmad
Hi Faizan,

i’m not sure what entry related feature you mean. So i’ll point to both concepts that relate to entry behavior:

1. Multiple entry nodes (or entry points) can be defined within a region. These entries define which state of a region will be activated first. For more detail take a look at: https://www.itemis.com/en/yakindu/state-machine/documentation/user-guide/sclang_statechart_language_reference#sclang_entry_and_exit_points

2.  You can define as many entry actions on a state as you like. Writing 

entry / doX(); do(Y)

in a state is equivalent to 

entry / doX()
entry / doY()


Best regards,
Axel 


Am 25. April 2018 um 18:48:17, faizan ahmad (faizana...@gmail.com) schrieb:

Hi All,


 Is it possible to have more than one entry in a state ?
--
You received this message because you are subscribed to the Google Groups "YAKINDU User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to yakindu-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Need professional support for Yakindu Statechart Tools?
Contact us: state...@itemis.de

Johannes Dicks

unread,
Apr 25, 2018, 3:59:57 PM4/25/18
to yakind...@googlegroups.com, faizan ahmad
hi,
related to 1. this article might also be helpful:

regards!

via iPhone 
Reply all
Reply to author
Forward
0 new messages