Book a Demo

Author Topic: interrupt flow behaviour in 7.5 versus 7.1  (Read 3388 times)

Krzysztof Swiatkowski

  • EA User
  • **
  • Posts: 76
  • Karma: +0/-0
  • Understanding is a three-edged sword
    • View Profile
interrupt flow behaviour in 7.5 versus 7.1
« on: March 08, 2009, 02:23:13 am »
I noticed strange behaviour of interrupt flow in 7.5 b2.
In 7.1 I could link event inside Interruptible Activity Region to an activity outside of it, and it didn't matter who owns the event.
In 7.5 event must be owned by Interruptible Activity Region.

I have a situation when interrupt events are part of requirements for a component and they are placed inside component folders. In 7.5 I can't connect them with interrupt flow with other elements. I must put them inside IAR, link and then move out of IAR again. It doesn't make sense to have multiple UML events for the same real event.

Is this a bug or a feature?
Kris
If I put you finger in the eye
then you have finger in the eye
and I have finger in the eye
but it's not the same

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: interrupt flow behaviour in 7.5 versus 7.1
« Reply #1 on: March 10, 2009, 08:04:46 am »
Build 840 release notes say

Quote
Improved syntax checking for interrupt flows.

So I'm sure it's deliberate and reflect what UML actually allows.
« Last Edit: March 10, 2009, 08:05:03 am by simonm »