Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTO] mapping to EType
[QVTO] mapping to EType [message #537750] Thu, 03 June 2010 14:35 Go to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi,


When using QVTO, to generate an ecore, I run into this challenge
to produce a valid value for an EAttribute.eType. It needs to be an
EClassifier, which I would expect is a bunch of type literals I can
simply assign. I am not able to locate these literals.

In the end, the serialized eType value should something like this:

"ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"

I can generate it, but it would become a new type, instead of a
reference to an existing Literal.

What would be the solution for this?

thank you,

Christophe Bouhier
Re: [QVTO] mapping to EType [message #537773 is a reply to message #537750] Thu, 03 June 2010 15:19 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33216
Registered: July 2009
Senior Member
Christophe,

Things like XMLTypePackage.Literals.STRING would do the trick in Java.
I'm not sure about QVTo.


Christophe Bouhier wrote:
> Hi,
>
>
> When using QVTO, to generate an ecore, I run into this challenge
> to produce a valid value for an EAttribute.eType. It needs to be an
> EClassifier, which I would expect is a bunch of type literals I can
> simply assign. I am not able to locate these literals.
>
> In the end, the serialized eType value should something like this:
>
> "ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
>
> I can generate it, but it would become a new type, instead of a
> reference to an existing Literal.
>
> What would be the solution for this?
>
> thank you,
>
> Christophe Bouhier


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: [QVTO] mapping to EType [message #537850 is a reply to message #537750] Thu, 03 June 2010 20:22 Go to previous message
Sergey Boyko is currently offline Sergey BoykoFriend
Messages: 171
Registered: July 2009
Senior Member
Hi Christophe ,

There were already similar threads. Please have a look at

http://dev.eclipse.org/newslists/news.eclipse.modeling.m2m/m sg03742.html
another approach for Ecore primitive types referencing

http://dev.eclipse.org/newslists/news.eclipse.modeling.m2m/m sg03752.html
ECore primitive types referencing with help of black-box

http://dev.eclipse.org/newslists/news.eclipse.modeling.m2m/m sg03939.html
for UML primitive types referencing


Regards,
Sergey

> Hi,
>
>
> When using QVTO, to generate an ecore, I run into this challenge
> to produce a valid value for an EAttribute.eType. It needs to be an
> EClassifier, which I would expect is a bunch of type literals I can
> simply assign. I am not able to locate these literals.
>
> In the end, the serialized eType value should something like this:
>
> "ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
>
> I can generate it, but it would become a new type, instead of a
> reference to an existing Literal.
>
> What would be the solution for this?
>
> thank you,
>
> Christophe Bouhier
Previous Topic:[ATL] Is it possible to have elements in the target model?
Next Topic:[QVTO] standalone qvt stereotypes in profile not recognized
Goto Forum:
  


Current Time: Sun Sep 22 07:36:10 GMT 2024

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

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

Back to the top