Visio 2003: sequence diagram, procedure call

M

Maitre Bart

I have 2 objects (mc:Controller and timer1:Timer) where Controller
sends a message (procedure call) to Timer.
The procedure call is: wakeUpIn(7.4,mc)
The message is displayed as: wakeUpIn:=wakeUpIn(7.4,mc)
Is there a way to get rid of the first part (wakeUpIn:=) in order just
"wakeUpIn(7.4,mc)" is displayed?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top