Book a Demo

Author Topic: Double-click on Use Case to show Sequence Diagram  (Read 3499 times)

ChrisKnorr

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Double-click on Use Case to show Sequence Diagram
« on: December 10, 2008, 06:23:00 am »
I have a Use Case element and I want to be able to double-click on it to descend into a Sequence or Activity diagram that I've created. How do I make this connection?

B3ip

  • EA User
  • **
  • Posts: 27
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Double-click on Use Case to show Sequence Diag
« Reply #1 on: December 10, 2008, 07:30:58 am »
Right click .. Advanced .. Make Composite ...
Creates diagram
Diagram -- Change Type -- Sequence

Copy / paste from old to new diagram
or create new diagram from scratch

ChrisKnorr

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Double-click on Use Case to show Sequence Diag
« Reply #2 on: December 10, 2008, 07:41:17 am »
Thanks a ton!

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • ArenĀ“t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: Double-click on Use Case to show Sequence Diag
« Reply #3 on: December 10, 2008, 06:42:36 pm »
Quote
Diagram -- Change Type -- Sequence
Copy / paste from old to new diagram
or create new diagram from scratch

Event better- if the sequence diagram already exists when applying "Make Composite" then it takes this as the composite target.
EA always uses the first diagram it finds in the hierarchy.

Oliver