Book a Demo

Author Topic: Activity  (Read 3762 times)

andlil

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Activity
« on: April 10, 2002, 05:34:32 am »
I have a question about activities. I have used activity diagrams to specify functions. Each activity represents a
function call in my model.

When I use the same activty in another diagram Flow arrows is added (if I use two activities that already has an association).
This is not what I want. It is possible to use the same activity with no links from other diagrams or do I have to copy
the activity or is there another way to use UML for function descriptions (not sequence diagrams because I want to show decisions) ?

/Anders



Takeshi_KOUNO

  • EA User
  • **
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: Activity
« Reply #1 on: April 10, 2002, 07:32:59 pm »
Hello,

Please try following way...

1. Make a copy of activities
2. Select the flow and show right-click menu
3. Select 'Hide Connector'

If I understand what you say,it will go well!

andlil

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: Activity
« Reply #2 on: April 10, 2002, 09:57:31 pm »
Thanks for the answer

I have tested this and it is a workaround, but I still don't
want to copy activities.
Yes I can hide the connector but still I have to check all my
other diagrams to see that no new connectors has been added.

/Anders