Book a Demo

Author Topic: Code generation - missing sequence diagrams infos  (Read 2202 times)

dape

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Code generation - missing sequence diagrams infos
« on: January 07, 2013, 10:00:03 pm »
Hi,

I have been succesfully using EA for creating source code from state machines. I would like to do the same for sequence diagrams and it looks like some information are not retrievable through  the code generation templates.

For example when defining a message/operation from one actor to another it is possible to define "timing details" such as duration. Does anyone know how to retrieve this information through the  %EASL_GET("Property", ...)% template operations?

Are there more as the ones listed here?
http://www.sparxsystems.com/enterprise_architect_user_guide/modeling_languages/easl_properties.html

Thanks!