Book a Demo

Author Topic: only one do-entry-exit operation possible in a state  (Read 5554 times)

dgoetz

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
only one do-entry-exit operation possible in a state
« on: August 06, 2020, 11:26:08 pm »
In EA 13.5 many operations can be added to a state. Each operation can be individually assigned the type do, entry or exit.

In EA 15.1.1528 the number of operations os limited to 3. One operation of kind do, one of kind entry and one of kind exit is possible. Unfortunately in diagrams modelled in EA 13.5 only the first operation can be changed in EA 15.1.

Frank Crow

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: only one do-entry-exit operation possible in a state
« Reply #1 on: June 02, 2023, 03:19:42 am »
Has this ever been addressed?   I just got licensed for the latest EA and my first tasking is to create state diagrams.   This is an issue for me with 16.1.1625.

In particular, I need additional "do" operations or things get really messy/ugly for me!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: only one do-entry-exit operation possible in a state
« Reply #2 on: June 02, 2023, 08:16:34 am »
EA 13.5 was not UML conformant for that functionality.

EA 15.1 (and 16.1) are conformant with UML, which only allows up to one for each of those fields.