Book a Demo

Author Topic: Enterprise Architect Simulation Library (EASL)  (Read 2648 times)

jayparreira1

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Enterprise Architect Simulation Library (EASL)
« on: June 17, 2009, 05:52:34 am »
Hi all!
I have huge activity diagram peprared in Visio 2003. I would like to generate C# code out of it and associate with Class's method.
There is only one class and the flow in actiivty diagram is pretty straightforward but it is huge!

The documentation suggests that this can be achieved using EASL_GET and EASLList of EASL! I have no clue how to use this library. Besides I relatively junior programmer!

Any help will be much appreciated!

Jay

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Enterprise Architect Simulation Library (EASL)
« Reply #1 on: June 17, 2009, 09:56:50 am »
If you are doing a straightforward code generation through the EA user interface, YOU do not use the EASL macros, ENTERPRISE ARCHITECT uses them. The EASL macros are documented in the SDK section, which you use if you are performing EA operations 'under the bonnet (or hood)' as an engineer rather than as a programmer. We give you the cross reference so that you can see what they do and how they work - you don't necessarily use them yourself.

I have tweaked the Code Engineering topics to make it clearer that the EA user interface calls the macros itself.
Best Regards, Roy