Your realizations are a translation of the requirements model to the
analysis/design model. Don't correlate your logical view packages with Use
Cases. It's perfectly fine to have a Use Case realization use classes that
exist in many different packages. Therefore, try the following:

-in the Logical View, create a Use Case realizations package.
-create a Use Case realization for each Use Case.
-create your diagrams that show the participation of the objects that
fullfill a Use Case. This will be a set of interaction diagrams for each Use
Case flow of events, and a class diagram illustrating the view of
participating classes for that Use Case.
-keep in mind that any relationships that exist among the classes need to
coincide with any package dependencies that may have been defined.

All of this is separate from your actual subsystem packages.

Kirk Knoernschild
Senior Consultant
TeamSoft, Inc.
www.teamsoftinc.com
Consulting, Training, & Mentoring
**--------------------------------------------------------------------------
----------------
* The opinions expressed here do not necessarily reflect those
* of my employer, TeamSoft, Inc., nor my client, Kraft Foods.
**--------------------------------------------------------------------------
----------------



> -----Original Message-----
> From: DIEBEN Peter [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, November 30, 2000 8:05 AM
> To:   'Rose'
> Subject:      (ROSE) Multiple UC realisations for one UC?
> 
> 
> Hello,
> 
> While doing the architecture for our system I came across the following
> problem, which I'll describe in general terms:
> 
> I have a use case UC1.
> The sequence diagram of UC1 shows 2 analysis classes A, and B.
> The architect decided to put class A in sub-system SSa and class B in SSb
> (i.e. two separate packages in the Logical View, each with its own
> analysis
> classes).
> Now I want to make the use case realisation (diagram) of UC1. What do I
> do?
> Put it in SSa and use class B in SSa? The consequence is that  looking at
> SSb it is very hard to see that one of its analysis classes participates
> in
> the realisation of UC1.
> Or is it possible that UC1 be realised by 2 -incomplete- use case
> realisations, one in each subsystem?
>  
> 
> Peter Dieben
> (32)(0) 2 729  96 57
> [EMAIL PROTECTED]
> ************************************************************************
> * 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
> *
> *************************************************************************
************************************************************************
* 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