The use case realizations are captured in the Logical View.  I commonly
organize the packages for a simple system as follows:

Logical View
        Design Model
                Use Case Realizations
                        Separate package for each UCR.

Under each UCR package, I have a use case stereotyped as a UCR.  The
activity diagrams, sequence diagrams, and View of Participating Classes
diagram are attached to the UCR icon.  

Under each UCR package, I also have a use case diagram (or a class diagram,
if I use a RoseScript to generate the UCR hierarchy).  This diagram shows
the UCR icon, the icon for the UC it realizes, and realize relations from
the UCR to the UC.

Here is a question -- what do you do if you have MULTIPLE UCRs realizing the
same UC?  This can occur if a design team needs to work with multiple design
concepts.

No real problem.  You can use the same package structure as shown above.  In
this case, each UCR package contains a UCR icon for each realization of the
same use case.  The use case (or class) diagram under the UCR package shows
the UC and all the UCRs for that UC, with realization relations from each
UCR to the UC.

******************************************************** 
R a t i o n a l
the software development company(tm) 

Todd Dunnavant
Technical Lead, IBM Global Account Team
Office Phone #:  (281) 431-8751
Fax Phone #:     (281) 431-8791
E-mail address:   [EMAIL PROTECTED] < mailto:[EMAIL PROTECTED]> 

Rational's Mission:  "To ensure the success of Customers who 
depend on software development and deployment."
******************************************************** 



-----Original Message-----
From: Frank J. Lagattuta [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 13, 2002 3:02 PM
To: [EMAIL PROTECTED]
Subject: (ROSE) From Use Case to Use Case Realiztion


I'm having a difference of opinion with some colleagues about how to
develop a Use Case Realization from a Use Case.  Everyone thinks it
should be done slightly differently and everyone has a good argument to
back them up.  I am looking for some info on how this should
theoretically be done and how it actually is done in real world
situations.

Can someone provide a good example (or a reference to a good example) of
how to go from a Use Case to a Use Case Realization within Rose. The
example should clearly define the relationship between a Use Case and a
Use Case Realization and also demonstrate what makes up the Use Case
Realization (Activity diagrams, Sequence diagrams, etc...)

-Frank
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~
Frank Lagattuta
[EMAIL PROTECTED]
Arborte><t, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Post or Reply to: [EMAIL PROTECTED]
* Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
*    http://www.rational.com/support/usergroups/rose/rose_forum.jsp
* 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