Title: Use of RUP and Rose - Specifically going from Analysis to Design
 
----- Original Message -----
From: fenglei
Sent: Saturday, November 09, 2002 8:24 PM
Subject: Re: (ROSE) Use of RUP and Rose - Specifically going from Analysis to Design

It is a great ideal.
I come across another problem.Although a log of guy are using rational rose in my team, but they don't know how to make good design.As a example: In a package which contains at least 30 classes, there are only two class diagrams and quite a few relationships between classes.
To solve this problem, I tried to use reverse enginner to generate the rose model.But i had to manually generate class diagrams to adorn the model.
class and interface can be thought as the node of graph, and the relationships (such as dependencies and association ) can be though as arc.So using graph theory ,we can divide the graph into subgraphs��I can create one class diagram corresponding to the subgraph.
I want to write rose script to do such job.And I am glad to find someone is also showing interest in using scripts to automate the design process.
----- Original Message -----
Sent: Tuesday, October 08, 2002 6:34 AM
Subject: (ROSE) Use of RUP and Rose - Specifically going from Analysis to Design

Hi,

I've developed a bunch of tools that permit the automated generation of J2ee 1.3CMP capable design models from well formatted analysis models...

The advantage is that you can spend your time in analysis and the design is "automated". Obviously, not everything is done, but much is...

I'm interested in whether other people are facing similar problems and whether there is interest in using a tool like mine to help you in your problems.

Drop me a line at [EMAIL PROTECTED] if you are interested.

Thx

P

Reply via email to