Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » EDate in the transformations
EDate in the transformations [message #987586] Tue, 27 November 2012 04:26 Go to previous message
Aran A is currently offline Aran A
Messages: 21
Registered: January 2011
Junior Member
Hi,

One of my metamodels have some attributes defined as EDate, but now in the transformation I can't find the way to work with them. I mean I can't define, e.g. a helper as helper def : getDate(....) : EDate = ..., or as helper def : getSomething (...) : String = let a : Sequence(Edate) = MM!Command.allInstances()->collect(i | i.date) in ...

How can I do? Do I have to specify that EDate is an Ecore data-type?, but how?

Best regards,
 
Read Message
Read Message
Read Message
Read Message
Previous Topic:how to match "packageImport" element in class diagram
Next Topic:does lazy rules from clause works?
Goto Forum:
  


Current Time: Sun May 19 03:36:17 EDT 2013

Powered by FUDForum. Page generated in 0.02331 seconds