Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Applying UML Standard profile
Applying UML Standard profile [message #96475] Thu, 04 December 2008 12:13
Adrian Noguero is currently offline Adrian NogueroFriend
Messages: 18
Registered: July 2009
Junior Member
Hi all,

I am new to ATL and I'm having trouble with UML profiles. My issue is that
I need to apply the MARTE profile to my output UML models. I already
managed to apply the profile; however, when it comes to applying
stereotypes I also need to apply the UML Standard profile. It seems I
can't make the ATL engine locate the profile, can you help me with this?

My code is as follows:

-- ATL Header

module MARTE2Cheddar;
create OUT : UML from IN : Cheddar, PROFILE : UML, STANDARD : UML;

And in the runtime configuration I have already used obtaining different
errors:

uri:pathmap://UML_PROFILES/Standard.profile.uml

and

http://www.eclipse.org/uml2/schemas/Standard/1

Thank you in advance for the help!

Regards,

Adrián
Previous Topic:Superimposition
Next Topic:[ATL] EmfVM
Goto Forum:
  


Current Time: Sat Apr 27 02:10:08 GMT 2024

Powered by FUDForum. Page generated in 0.02964 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top