Book a Demo

Author Topic: Easy question. Layer diagram?  (Read 15614 times)

Krayol

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Easy question. Layer diagram?
« on: April 20, 2010, 11:01:53 pm »
Hi - hopefully easy question.  Before EA, I would generally produce a standard layer diagram to indicate the structure of the application packages...you know the sort of thing: data access, object model, business logic,  ui, security, etc.

What would be the best option to represent this in EA?

Many thanks!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Easy question. Layer diagram?
« Reply #1 on: April 20, 2010, 11:11:11 pm »
Are you asking what kind of diagram you should use?

Geert

Krayol

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: Easy question. Layer diagram?
« Reply #2 on: April 21, 2010, 01:16:26 am »
Yes.  Which diagram, supported by EA, would best represent this type of system view?

Just in case my description was ambiguous, I'm referring to this type of diagram (taken from the web at random):  http://subpersistence.sourceforge.net/img/layers.png

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Easy question. Layer diagram?
« Reply #3 on: April 21, 2010, 02:09:22 am »
Hi,

IMHO the most appropriate UML 2.2 equivalent for your layer diagram are package and component diagrams.

HTH
g.
« Last Edit: April 21, 2010, 02:10:43 am by Makulik »

Krayol

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: Easy question. Layer diagram?
« Reply #4 on: April 21, 2010, 09:14:47 pm »
Thanks Makulik.

I'll have a look on that basis.

Karl.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Easy question. Layer diagram?
« Reply #5 on: April 22, 2010, 02:25:36 am »
Karl,

Actually in EA the type of diagram doesn't really matter. Apart from sequence diagrams all other diagrams are basically the same thing, with another icon. You can put any type of element on any type of diagram.
(switch toolbox if necessary)

Geert

Krayol

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: Easy question. Layer diagram?
« Reply #6 on: April 22, 2010, 02:44:28 am »
Thanks Geert,

That's an interesting view and quite true.

My aim is actually to have something to present to stakeholders that they would be familiar with.  The layer diagram "ticks all the boxes" since it is understood by everyone (although I appreciate that it's not really UML!).


Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Easy question. Layer diagram?
« Reply #7 on: April 22, 2010, 02:51:15 am »
Hi,

So if you just need it for presentation purposes and the aspect of traceability in your UML model doesn't matter in that context, just use this type of layer diagram you and your stakeholders are familiar with. You could even create a separate document for this (PDF, JPEG, whatever) and simply link this into your UML model.

WBR
Günther