Book a Demo

Author Topic: Sequence diagram and parentheses  (Read 4046 times)

Filip Ristic

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Sequence diagram and parentheses
« on: July 15, 2009, 11:39:23 pm »
Hello everybody,

I have one question related to sequence diagram. When I add a new message between two objects EA automatically adds parentheses to the end of the message name. This is OK for situations when modeling method calls, but I am currently working on somehow "relaxed" version of sequence diagram which instead of method calls shows simple description of interaction. Is there any way to disable this functionality or just get around it?

Thank you very much in advance,
Filip

Filip Ristic

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Sequence diagram and parentheses
« Reply #1 on: July 15, 2009, 11:55:17 pm »
 :) OK, this was fast, I only checked for main options (Ctrl + f9), but then I figured that there are options for individual diagrams and found the solution. Here are the steps if anybody would need this:

right click on diagram panel -> properties -> features -> Suppress brackets for Operations without Parameters (check it).

Thanks for such a wonderful product!