reverse engineering to UML

P

PauloFor

Please,

Is there a way to annotate C# source code so that reverse engineering to UML
Models ?

Thanks.

Paulo
 
R

Reginald Blue

PauloFor said:
Is there a way to annotate C# source code so that reverse engineering
to UML Models ?

Well, if you happen to have access to Rational Tools, Rational XDE will do
this for you without annotating the code.

I suspect you aren't using that product, so...what are you using?

--
Reginald Blue
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003
International Conference on Intelligent User Interfaces]
 
D

David Szabo \(MS\)

Hi,

If you are using Everett (.Net 2003) and Visio, you can
export your existing classes as UML classes to Visio from
the DE's Project/Visio UML menu.


David
-----Original Message-----
PauloFor said:
Is there a way to annotate C# source code so that reverse engineering
to UML Models ?

Well, if you happen to have access to Rational Tools, Rational XDE will do
this for you without annotating the code.

I suspect you aren't using that product, so...what are you using?

--
Reginald Blue
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003
International Conference on Intelligent User Interfaces]


.
 
B

Bruce Brown

Hi,

Although on its own this is not much use (no linkages) there is an add-in
that can be found at the following URL that does do a better job. It's not
perfect but it is a lot better than the defaults.
http://blogs.msdn.com/powertoys/archive/2004/04/27/120805.aspx

I definitely think it is worth subscribing to the WebLog syndication of
this web site. There are some great tools out there.

Regards,

- Bruce.


David Szabo (MS) said:
Hi,

If you are using Everett (.Net 2003) and Visio, you can
export your existing classes as UML classes to Visio from
the DE's Project/Visio UML menu.


David
-----Original Message-----
PauloFor said:
Is there a way to annotate C# source code so that reverse engineering
to UML Models ?

Well, if you happen to have access to Rational Tools, Rational XDE will do
this for you without annotating the code.

I suspect you aren't using that product, so...what are you using?

--
Reginald Blue
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003
International Conference on Intelligent User Interfaces]


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top