Book a Demo

Author Topic: Message Numbering on Sequence Diagram  (Read 4275 times)

MikeOL

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Message Numbering on Sequence Diagram
« on: February 19, 2019, 04:03:37 am »
On a Sequence Diagram how can you format the Message sequence number to be an integer (1, 2, 3, …) rather then the default decimal (1.1, 1.2, 1.3, …)?

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Message Numbering on Sequence Diagram
« Reply #1 on: February 19, 2019, 07:17:37 am »
In sequence expression for the message tick start new group
Happy to help
:)

Mauricio Moya (Arquesoft)

  • EA User
  • **
  • Posts: 344
  • Karma: +8/-4
  • EA Consulting and development in Spanish
    • View Profile
    • Arquehub Azure Module
Re: Message Numbering on Sequence Diagram
« Reply #2 on: February 19, 2019, 08:32:31 am »
In other words: this is the standard for numbering a sequence

wholley

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Message Numbering on Sequence Diagram
« Reply #3 on: February 22, 2019, 03:35:19 am »
I have not found a way to change the default sequence diagram message numbering.  It would be useful to be able to easily change this.  Most other tools seem to make this feature simple to apply.