|
----- 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 -----
|
Title: Use of RUP and Rose - Specifically going from Analysis to Design
