Book a Demo

Author Topic: Detect Methods in a diagram  (Read 2368 times)

utilisateurEA

  • EA User
  • **
  • Posts: 57
  • Karma: +0/-0
    • View Profile
Detect Methods in a diagram
« on: June 02, 2010, 01:20:52 am »
Hello,

Is it possible to write a script which could display all the methods used in messages of a sequence diagram ? Indeed, I can't see any message in the project browser ??

Thanks
« Last Edit: June 02, 2010, 01:21:12 am by utilisateurEA »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Detect Methods in a diagram
« Reply #1 on: June 02, 2010, 03:58:58 pm »
Yes,

Look at the connector tagged value with the name "operation_guid"
The value holds the guid of the called operation.

Geert