Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » the ' in an ATL transformation
the ' in an ATL transformation [message #658915] Thu, 10 March 2011 07:47 Go to next message
Eclipse UserFriend
hi ,

i have a question concerning the ' in an ATL transformation, so what i have is this :

ATL Code :

...
to
value <- p.a+','+p.b+','+p.c
...

and as a result in the XMI file :

<data value="Val1,Val2,"/>

but what i want to have is this :

<data value=" 'Val1','Val2','' "/>

so what should i write in my ATL code to add the ' ?

thank you for your time.
Re: the ' in an ATL transformation [message #658928 is a reply to message #658915] Thu, 10 March 2011 08:33 Go to previous messageGo to next message
Eclipse UserFriend
\'
Re: the ' in an ATL transformation [message #658951 is a reply to message #658915] Thu, 10 March 2011 09:45 Go to previous message
Eclipse UserFriend
thanks Rolling Eyes
Previous Topic:[ATL] Target model should have a reference to the source model
Next Topic:Can't launch UML2OWL on ATL 3.1
Goto Forum:
  


Current Time: Sun Aug 31 14:56:38 EDT 2025

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

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

Back to the top