Is it possible to reverse engineer C# code in Rational Rose?

1.4k views Asked by At

I am using Rational Rose Enterprise Edition 7.0. It does not give options for importing C# code for reverse engineering the design. Any add ins can be downloaded?

Or I am using Visual Studio 2010 Professional (not Ultimate edition). Is there an easier way to generate the sequence / collaboration diagrams from the code?

1

There are 1 answers

1
Balaji Paulrajan On BEST ANSWER

Doxygen will help to generate the class diagrams and API documentation. It also has options to generate Collaboration and other UML diagrams using Graphviz dot.