Book a Demo

Author Topic: Converting a sequence diagram into a communication diagram  (Read 9447 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Converting a sequence diagram into a communication diagram
« on: April 01, 2017, 10:29:31 am »
Hello all,

    There is a tool or option that allows to convert a sequence diagram into a communication diagram?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Converting a sequence diagram into a communication diagram
« Reply #1 on: April 01, 2017, 05:52:32 pm »
A sequence diagram has a technical background. A communication diagram has a business background. You create either, not both, depending on the audience.

q.

Takeshi K

  • EA User
  • **
  • Posts: 605
  • Karma: +41/-1
    • View Profile
Re: Converting a sequence diagram into a communication diagram
« Reply #2 on: April 03, 2017, 09:37:43 am »
Hello zyx,

Open a target Sequence diagram -> Right-click any object in the diagram -> Select 'Advanced' - 'Transform'
-> Check 'Communication' in the Transformations list and press the 'Do Transform' button

HTH,

--
t-kouno

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Re: Converting a sequence diagram into a communication diagram
« Reply #3 on: April 07, 2017, 06:58:29 am »
Thank you, it works. Just the numbers of the messages begin with 0 (0.1, 0.2, 0.3) and I don't know how to change it. I select the "sequence communication messages", but I can not change it... Some one can help me in it?

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Re: Converting a sequence diagram into a communication diagram
« Reply #4 on: April 15, 2017, 07:36:31 am »
Hello,

     Answering my own question, just click on the message and click on "start new group" option.