S
Sarang_MVP
Hi,
I needed some help on visio automation.
When we reverse engineer .Net code from the VS.NET2003 using the
Project --> Visio UML --> Reverse Engineer menu option, it creates a static
structure for all the code in visio but it doesn't create the uml
diagrams. We still have to manually drag all the entities on the static
structure page to get those diagrams.
I am trying to automate this. So far I have been able to create the UML
shapes on the static structure page (e.g. Class, Interface, etc) after
reading the assembly.
But unfortuantely I have no clue, as to how do I set class information
like attributes (fields) and operations (methods) for the shapes that
have been created.
Would appreciate any help / pointers
Thanks in advance.
Sarang S. Datye
[Microsoft MVP - Visual Basic]
I needed some help on visio automation.
When we reverse engineer .Net code from the VS.NET2003 using the
Project --> Visio UML --> Reverse Engineer menu option, it creates a static
structure for all the code in visio but it doesn't create the uml
diagrams. We still have to manually drag all the entities on the static
structure page to get those diagrams.
I am trying to automate this. So far I have been able to create the UML
shapes on the static structure page (e.g. Class, Interface, etc) after
reading the assembly.
But unfortuantely I have no clue, as to how do I set class information
like attributes (fields) and operations (methods) for the shapes that
have been created.
Would appreciate any help / pointers
Thanks in advance.
Sarang S. Datye
[Microsoft MVP - Visual Basic]