Hi,

as far as I see the usage of RUP within Rose is to have the analysis classes within 
the use case view, assigned to a specific use case package or a UML package structure 
of its own. 

When you then go to the design model, you will create the use case realizations within 
logical view, starting with those analysis classes found from the use cases so far (as 
the Rational trainings
say: start with a VOPC). At this point these classes still seem to be analysis but 
will transform to the design classes (and later to the implementation classes).

So the connection from the analysis to the design classes goes with the dependency 
between use case and use case realization.

Nevertheless with ongoing time you loose the direct connection from analysis to 
design, that means if you found a method "opAnalysis" while analyzing use cases and 
copy it to the design class and then
rename the operation during design and implementation to "opImpl" you loose the 
connection to the analysis class for this operation. But you can fix this problem by 
using private properties and REI
scripting. The same holds for renaming this class.

Hope this helps

Thomas Loeffler
-------
Loeffler IT-Consulting GbR
Marienbader Str. 17
91207 Lauf
Tel. +49-9123-963575
Fax. +49-9123-963576
mailto:[EMAIL PROTECTED]

> "Seiler, Rene" wrote:
> 
> Hi folks,
> 
> today i spend a lot of time reading internet articles and thinking about how to 
>create design class from analysis classes for a J2EE application. We started with 
>uses cases, created sequence
> diagrams with analysis classes. After this we created a vopc with those analysis 
>classes. well i think than we did something wrong. we selected the classes in the 
>vopc and converted those to EJBs
> using the Java/J2EE Addin of Rational Rose.
> 
> Now i think we should create new classes for the design model and convert this 
>classes to EJBs. Is this right? But what's the connection between the analysis and 
>the design model. How can i merge
> methodes from the analysis classes to design classes. (and back?)
> 
> How do you come from a analysis model to a design model?
> 
> -----------------------------------------------------------
> Done!ware Datenverarbeitungssysteme GmbH
> Ren� Seiler
> Research & Development
> Bodmaner Str. 7
> D - 78315 Radolfzell-Stahringen
> tel +49 (0)7738 / 803-200
> fax +49 (0)7738 / 803-280
> e-mail [EMAIL PROTECTED]
> www.doneware.de
> -----------------------------------------------------------
************************************************************************
* 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