34

I want to create an "architecture diagram" to explain our Software (libraries, Eclipse RCP, modules, features, etc.).

  1. What is the correct name for such diagrams?
  2. What is a good tool to create them? (I tried Visio and Enterprise Architect but didn't find a feature for that)
lakshman
  • 2,641
  • 6
  • 37
  • 63
Absurd-Mind
  • 7,884
  • 5
  • 35
  • 47

3 Answers3

17

You can use whatever program you want as long as it can draw colored shapes.

Some people I know use PowerPoint, since you can make nice designs with it.

Or in Visio: New->General->Block Diagram. You can alter the design by right click->format->line. (You can make it more beautiful but I didn't want to spend to much time)

enter image description here

pb2q
  • 58,613
  • 19
  • 146
  • 147
InsertNickHere
  • 3,616
  • 3
  • 26
  • 23
16

I don't know if these diagrams have a specific name, I know them as layer diagrams since the describe the layers or stacks in the architecture.

You could create those diagrams in Visio - although I don't think there is a stencil that supports it directly. You could also try a number of other tools:

user6039980
  • 3,108
  • 8
  • 31
  • 57
Matt Roberts
  • 26,371
  • 31
  • 103
  • 180
1

I don't know what they're called, but I've never seen one more complex than only a couple of items, so you'll probably get away with drawing them in Paint even without too much effort.

GolezTrol
  • 114,394
  • 18
  • 182
  • 210