Author Topic: Sequence Diagrams and Statemachine Simulation  (Read 3159 times)

Tehila1

  • EA User
  • **
  • Posts: 256
  • Karma: +0/-0
    • View Profile
Sequence Diagrams and Statemachine Simulation
« on: December 24, 2015, 07:57:34 pm »
Hello,

I would like to understand how sequence diagrams can correspond and state-machines:

In sequence diagrams you show the message exchange between objects: EA allows only to show operations.
In EA StateMachines you have to use triggers.
But the triggers cannot be used in Sequence Diagrams!

How do these concepts play together?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Sequence Diagrams and Statemachine Simulation
« Reply #1 on: December 25, 2015, 09:51:55 pm »
See http://www.uml-diagrams.org/sequence-diagrams.html below at  State Invariant. You can also place Triggers and State Machines directly on SDs.

q.