Author Topic: Automation for UML profile import  (Read 3278 times)

jaykay

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Automation for UML profile import
« on: October 02, 2009, 11:30:46 pm »
Hello everybody,

I'm currently trying to use the EA automation interface to import XMIs (using ImportPackageXMI) and I wonder if I can automatically import UML profiles as well.

I can't seem to find any suitable method though...does anyone perhaps know how to do this?

Thanks in advance for your help!

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Automation for UML profile import
« Reply #1 on: October 05, 2009, 08:58:50 am »
Build an MDG Technology containing your profile and implement the EA_OnInitializeTechnologies broadcast handler.

HTH
The Sparx Team
[email protected]

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Automation for UML profile import
« Reply #2 on: October 05, 2009, 10:15:28 am »
Please note that in the Help the topic header and index entries for EA_OnInitializeTechnologies have a rogue underscore - EA_OnInitialize_Technologies. The text description of the event is correct.

I have changed the header and index entries in the Help, but unfortunately the change missed the release of build 849.
« Last Edit: October 05, 2009, 10:15:54 am by RoyC »
Best Regards, Roy