Book a Demo

Author Topic: methods in sequence diagrams  (Read 2299 times)

Ethan_AUbin

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
methods in sequence diagrams
« on: October 16, 2006, 08:28:48 am »
How does everyone check that sequence diagrams messages are consistent? I'm in a situation where I've got a lot of classes and a lot of sequence diagrams and I want to make sure that every message in the sequence diagram is declared in the target of the message, and that every method in every class appears in a sequence diagram. Any sugguestions?

Also, if any of the developers are reading this, could you make the operations button in the message properties dialog box automatically select the message of the same name in the method editing page? Thanks - Ethan