Book a Demo

Author Topic: Transition Event Signal Generation Action  (Read 7195 times)

jeshaw2

  • EA User
  • **
  • Posts: 701
  • Karma: +0/-0
  • I'm a Singleton, what pattern are you?
    • View Profile
Transition Event Signal Generation Action
« on: July 10, 2006, 10:52:48 am »
In the context of a state chart:

In the effects list of a transition I want to specify the generation of a parameterized signal to be multi-cast to a list of clients.  For example:  On a transition to a final pseudo state, I would like to multi-cast the success or failure of the state activities now terminating.

Does the UML specify a syntax for this that is suitable for use in the action list?  I'm considering the SendSignal action syntax, but I'm skeptical of the correctness of doing so.
Verbal Use Cases aren't worth the paper they are written upon.