Book a Demo

Author Topic: Robustness diagrams  (Read 4577 times)

Ivor

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Robustness diagrams
« on: February 05, 2013, 04:49:27 am »
I am using the ICONIX process and want to move from use case to robustness diagrams. I have a pretty good domain model and want to use the domain model entity as either the boundary or entity objects in the robustness. By this I mean that I wish to drag them from the domain model onto the robustness model(which can be done) BUT have them display as robustness diagram entities.

Anyone know if this is possible and of course, more importantly know how to do it and even more importantly, willing to share the method with me. ::)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Robustness diagrams
« Reply #1 on: February 05, 2013, 06:15:42 am »
An ICONIX robustness diagram is nothing else but an UC diagram. So in order to populate the diagram just drag the according entities onto it from wherever they are. I once bought a CD with a tutorial held by Doug Rosenberg (ICONIX founder). At that time the MDG was not available but probably the process is the same.

q.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Robustness diagrams
« Reply #2 on: February 05, 2013, 10:43:50 am »
My suggestion: hold Ctrl and drag the class from your Domain model onto your Robustness diagram, paste as Instance (Object), then set the stereotype on this new Object as 'entity' or 'boundary'.

This should give you an object that references the classifier from your domain model, but allows you to make changes such as applying stereotypes, formatting, etc without affecting the original class in your domain model.