Re: why can't vs 2005 class designer do UML



"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


.



Relevant Pages

  • Re: Documentation tools
    ... UML Static structure diagrams for ... This will auto visualize most structural relations in a class diagrams ...
    (borland.public.delphi.non-technical)
  • Re: why cant vs 2005 class designer do UML ?
    ... UML, although it misses many of the diagrams. ... diagrams, etc., but I will stick with the class designer for work in VS ... Microsoft is moving towards a software factory approach, ...
    (microsoft.public.vstudio.general)
  • Re: Usefulness of UML?
    ... UML only ever provides an incomplete ... no matter how many diagrams you have. ... visualize how a method is implemented. ...
    (borland.public.delphi.non-technical)
  • Re: Confessions of an "OO Foreigner"
    ... visualizing a class hierarchy. ... > Try to read something about UML, a visual design language for OO. ... I don't visualize it either. ...
    (comp.lang.cobol)
  • why cant vs 2005 class designer do UML
    ... Why can't the class designer of VS 2005 visualize the classes and the class hierarchy in UML? ...
    (microsoft.public.dotnet.languages.csharp)