0

Can anyone suggest me a free or community edition UML tool for C++. Any UML tool is fine but I need something that can generate class templates for c++. Why I need to generate class codes is because, if in future if I make some changes to my Class diagram it should easily reflect in my code.

2 Answers2

2

Try JUDE community - now known as Astah.

duffymo
  • 305,152
  • 44
  • 369
  • 561
  • Alright, No thanks. Can get you a beer :-).. To upvote you can see how my reputation is but have accepted your answer. –  Dec 14 '10 at 17:09
0

If you are using Linux or OSX then Umbrello is very well featured and includes code generation.

Clifford
  • 88,407
  • 13
  • 85
  • 165