Book a Demo

Author Topic: How to check a message return type?  (Read 3063 times)

oxemilio

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
How to check a message return type?
« on: September 25, 2002, 07:06:23 am »
Hi,
When I create a Sequence Diagram and I set a message between two objects how can I see the message return type?

for example, the text above the arrow could be something like :

sRet := functionX(param1,param2) : String

andlil

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: How to check a message return type?
« Reply #1 on: September 25, 2002, 07:54:04 am »
Double click on the message arrow

In the dialog enter the return type in the return edit
box.

Hope this is what you seek

/Anders