hiho,

The simple answer is that you can put a sequence diagram under a use case by
right-clicking on the use case in the tree view and selecting New | Sequence
Diagram.

The more complicated answer takes into consideration a common idea that
sequence diagrams belong more appropriately under the Logical View along
with the rest of the design that supports the use cases.  The modeling
pattern to support this is to create a package under the Logical View named
"Use-Case Realizations" and within that creating use cases stereotyped as
"use-case realization".  Then under those use cases you can place the
sequence diagrams.  While these realization use cases are typically named
and organized in parallel with their Use Case View brethren, a use diagram
named "Traceabilities" is often created in the "Use-Case Realizations"
package to make the relations explicit.  In that diagram the realization use
cases are associated with the original use cases via a <<realizes>>
stereotyped association.

              -------- b

--
Brian G. Lyons
Number Six Software - Voted Rational's Best Complementary Service Provider
1655 North Fort Myer Drive, Suite 1100
Arlington, VA 22209-3196
http://www.numbersix.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Mike Johnston
Sent: Thursday, January 18, 2001 5:30 PM
To: Eric Manley
Cc: 'Rose_Forum
Subject: (ROSE) Associating a sequence diagram with a use case scenario?


Dear sir,

    I have just started to use Rose. How do you associate a sequence diagram
with a use case
scenario. I have a use case diagram with several use cases and I would like
to have a
sequence diagram associated with each use case. How do I do this?

best regards
    Mike Johnston


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to