Re: why can't vs 2005 class designer do UML
- From: "Joanna Carter [TeamB]" <joanna@xxxxxxxxxxxx>
- Date: Thu, 3 Nov 2005 10:07:01 -0000
"bonk" <schwertfischtrombose@xxxxxx> a écrit dans le message de news:
es96PbF4FHA.3844@xxxxxxxxxxxxxxxxxxxxxxx
| Why can't the class designer of VS 2005 visualize the classes and the
| class hierarchy in UML? What options do I have if I want to
| automatically create a uml Diagramm of my c# classes in UML ?
Take a look at ModelMaker www.modelmakertools.com , it is a two-way UML/C#
or Delphi CASE tool that integrates into the the Visual Studio IDE. Not only
can you visualise code into UML, you can also edit the diagrams and see the
changes in your code (or vice versa) What is more, ModelMaker does not rely
on completely compilable code, as its OO model is stored independently, with
both the code and the diagrams being different views of the same underlying
model.
Joanna
--
Joanna Carter [TeamB]
Consultant Software Engineer
.
- References:
- why can't vs 2005 class designer do UML
- From: bonk
- why can't vs 2005 class designer do UML
- Prev by Date: Re: Newbie Question on Error Handling
- Next by Date: Thread and "callbacks"
- Previous by thread: why can't vs 2005 class designer do UML
- Next by thread: Re: why can't vs 2005 class designer do UML
- Index(es):
Relevant Pages
|