J
jigang.sun
Hi,
I have an exsisting c# project, I need to do documentation about it,
what I want is a UML class diagram. So I reverse engineered to a .vsd
file and use Visio 2003/2007 to open it, so all classes are available
to be used to draw a class diagram. The problem is that the existing
c# project still needs to be improved. When c# classes change, the
exported Visio .vsd file does not change accordingly. Could any advice
me how to keep the .vsd file be consistent to its c# source code
automatically?
I have an exsisting c# project, I need to do documentation about it,
what I want is a UML class diagram. So I reverse engineered to a .vsd
file and use Visio 2003/2007 to open it, so all classes are available
to be used to draw a class diagram. The problem is that the existing
c# project still needs to be improved. When c# classes change, the
exported Visio .vsd file does not change accordingly. Could any advice
me how to keep the .vsd file be consistent to its c# source code
automatically?