Book a Demo

Author Topic: State Machine and entry behaviors  (Read 6518 times)

Wishmaster84

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
State Machine and entry behaviors
« on: August 12, 2021, 08:52:47 pm »
Hi all,

Is there the possibility to define more entry/do/exit behaviors (e.g. including more than an activity) in a state?
In addition, if I defnine an entry behavior, is it possibile to show the relationship state ->entry behavior in a relationship matrix?

Thanks

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: State Machine and entry behaviors
« Reply #1 on: August 12, 2021, 10:54:57 pm »
There can be 0..1 entry, 0..* do and 0..1 exit behaviors (as per UML spec). No idea about the RM.

q.

saniea

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: State Machine and entry behaviors
« Reply #2 on: August 16, 2021, 07:37:50 pm »
Hi!

I think your question about the state machine entry/do/exit behaviours might be similar to one I had. Have a look at this thread and this specific message for how I was able to reach the solution:

https://www.sparxsystems.com/forums/smf/index.php/topic,46065.msg270022.html#msg270022

Can't say much about the relationship matrix though.

Hope this helps!

saniea