visio class diagram from dll..

M

MeDhanush

hi,

1.can i generate class diagrams using visio for a given .net dll/exe ,
i mean with out using source code ?
and
2. when generating class diagram from source code.., visio just
considers the current project, it is not considering the classes that
are in other project in the same solution, is there a way to get
around this ?

thxs
MeDhanush
 
C

Cowboy \(Gregory A. Beamer\)

1. No, unfortunately.
2. Reverse engineer each and combine into one (if you do this, however, you
cannot forward engineer -- NOTE: Only EA version can forward engineer, to my
knowledge)

There are other UML tools out there for those needing a more complete model
in a single diagram.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside the box!
*************************************************
 
M

MeDhanush

thxs

Cowboy \(Gregory A. Beamer\) said:
1. No, unfortunately.
2. Reverse engineer each and combine into one (if you do this, however, you
cannot forward engineer -- NOTE: Only EA version can forward engineer, to my
knowledge)

There are other UML tools out there for those needing a more complete model
in a single diagram.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside the box!
*************************************************
 

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