Book a Demo

Author Topic: Sequence diag, conditions and attribute access?  (Read 3798 times)

Roggan

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Sequence diag, conditions and attribute access?
« on: December 05, 2004, 04:44:27 am »
What is the correct way to draw conditions in EA?
ive seen some online samples of uml in general where they placed some box around the operatons inside a certain contidion.
eg a box for a contidion and antoer for a "else" statement.

also , how do i draw that one class access attribs on another class?

//Roger

thomaskilian

  • Guest
Re: Sequence diag, conditions and attribute access
« Reply #1 on: December 06, 2004, 02:01:36 am »
Use Fragments from the Interaction Toolbox. You can add several conditions.

For the attribute question I don't know of a solution. Only messages can be displayed. Maybe you can draw an anonymous message and add a note that some attribute is being accessed?

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: Sequence diag, conditions and attribute access
« Reply #2 on: December 06, 2004, 11:06:47 am »
For me, multiple inline fragments can get annoying to work with.  Things get messy when you have to start moving messages around.  So, for simple if type logic, I prefer just setting a condition on the message.