Skip to main content



      Home
Home » Archived » M2M (model-to-model transformation) » [ATL] ATL data types(Class of entry metamodel with attribute defined as UnsignedLong data type)  () 1 Vote
[ATL] ATL data types [message #507612] Wed, 13 January 2010 23:38 Go to next message
Eclipse UserFriend
Hi folks!

I need to manipulate an attribute from a class defined in the entry metamodel - obtained from a XML Schema - of my ATL transformation. This attribute is of the UnsignedLong data type. How can I do to specify the data type of this attribute in my ATL model?
Example:
If my desired attribute is of a data type recognized by the ATL, like string, I can write:
let var: String =
MMa!Class1.allInstances()->first().attribute
in...

but once the data type of the attribute is Unsigned Long:
let var: ?data type? =
MMa!Class1.allInstances()->first().attribute
in...


Thank you in advance!
Re: [ATL] ATL data types [message #508154 is a reply to message #507612] Sat, 16 January 2010 13:17 Go to previous message
Eclipse UserFriend
Hello

Please, can someone help me? I don't know if none are replying me because my question is confused or maybe because it doesn't make sense at all. Is it necessary for me to post it in another forum, or explain it better?

Any help is appreciated =D

Ana
Previous Topic:[QVTO] QVT doesn't find objects
Next Topic:[QVTo] How to export QVTo transformation as Eclipse-plugin
Goto Forum:
  


Current Time: Tue Jul 08 14:29:07 EDT 2025

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

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

Back to the top