Applying UML Standard profile [message #96475] |
Thu, 04 December 2008 07:13 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04851 seconds