0

I have a general question about UML.
Do you know about a tool (free) that diagram all the connections (aggregate) and inheritance that are in a program.

I want a combination of static UML + the aggregation between all objects (if exists).

I am working on C#, VS2005 tool and have at home 2008 tool

Thanks

Boris Raznikov
  • 2,373
  • 10
  • 34
  • 56

4 Answers4

1

you can try Astah Community, it's very easy to use. Astah Net

zhang jy
  • 31
  • 1
  • 5
1

VisualStudio 2010 has some kind of pack for that: Microsoft Visual Studio 2010 Visualization and Modeling Feature Pack

I've been using ArgoUML: http://argouml.tigris.org/

greut
  • 4,305
  • 1
  • 30
  • 49
0

You can use Edraw for creating and linking of static UML + the aggregation between all objects..

amitesh
  • 766
  • 5
  • 17
  • 39
0

Though there is limited/no support for Visual Studios 2005 or 2008 Visual Studio 2010 includes a visualization and modelling pack. As well as this visual Paradigm offers a free community version of its software.

Darren Burgess
  • 4,200
  • 6
  • 27
  • 43