Book a Demo

Author Topic: Same Sub-Activity twice in one activity diagram  (Read 2445 times)

neilrenaud

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Same Sub-Activity twice in one activity diagram
« on: February 02, 2005, 08:19:07 am »
Hi all,

I am doing an activity diagram and I need to have a sub-activity appear twice however EA doesn't seem to allow me to add it a second time as a link.

I don't really want to add it as an instance as it isn't really.

So does anyone know how I add a Sub-Activity as a link twice in EA?

Or can I not do this? / Should I not do this?

Thanks Neil

Harro_Kremer

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Same Sub-Activity twice in one activity diagra
« Reply #1 on: February 04, 2005, 03:21:10 am »
Activities on an activity diagram are distinct activities, even when they have the same name.

A proper way model that a same activity is performed is to define the activity in a separate diagram and use a link (or instantiation) to include the activity on the diagram.

Harro