Author Topic: Where does 'Message' pick list come from (Seq Dia)  (Read 2458 times)

Kap

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Where does 'Message' pick list come from (Seq Dia)
« on: October 17, 2012, 07:21:53 am »
Did a few searches, tried RTFM, no avail.  Too obvious perhaps?

I don't see where the pull down list of messages comes from in a sequence diagram.  Right click on message, in the Signature area, Message: <list>.  Currently empty in the diagram I am working.

Thanks for a look and answer!

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Where does 'Message' pick list come from (Seq
« Reply #1 on: October 17, 2012, 07:57:08 am »
It comes from the element types operations that provides the targeted lifeline of the message. You can directly go to the operation definition dialog using the '...' button next to the drop down.

HTH
Günther
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

Kap

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Where does 'Message' pick list come from (Seq
« Reply #2 on: October 17, 2012, 08:15:16 am »
Ok, thanks Gunther!  

For some reason I expected to be able to select a message object, i.e. class typed as xml...