uml

  • Thread starter Thread starter juzan
  • Start date Start date
J

juzan

hi
i have a project in c-sharp made by a colleague and now i have to take it up
from here on. is there any way to generate uml diagrams from it. its a very
OO based project.

thanx
 
Juzan,

Microsoft Visio is capable of reverse engineer .NET code as well
as generate code from an UML diagram.

HTH,

//Andreas
 
Packages like Microsoft Visio, Rational Rose, EA will all help you reverse engineer existing code, or generate code from uml diagrams as well

HTH
fbhca
 
Ichor,

Go to VS.NET and open up the Visio UML toolbar and klick the
button which appears. I am not sure which version of Vision you need
to use the reverse engineering featues though.

HTH,

//Andreas
 
Back
Top