RE: [atl_discussion] ATL transformation

From: Peter Rosenthal <peter.rosenthal_at_example.com>
Date: Tue Jan 25 2005 - 13:56:19 CET

Hello Matteo,

Yes, UML2JAVA doesn’t directly result in Java code, it results in a Java
model. We have a simplified ATL query that does the transformation from Java
model to Java code. It is called JAVA2String_query and uses the library
Java2String.

Today, I will make the code available in a zip file on the GMT site
http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/gmt-home/doc/atl/ind
ex.html

> Can I only transform a model into another model?
ATL is principally designed to do model to model transformations.
There is an abstraction layer that allows switching metamodel adapters.
The current ATL version has adaptors for EMF or MDR metamodels in XMI
format.
It is also possible to do model to text (or other formats) with ATL.
The general term we use is « Extraction » and the corresponding ATL program
is referred to as an ATL query.

Regards,
Peter

-----Message d'origine-----
De : maboatl [mailto:mbordin@soluta.net]
Envoyé : mardi 25 janvier 2005 12:25
À : atl_discussion@yahoogroups.com
Objet : [atl_discussion] ATL transformation

I do an ATL transformation (UML2JAVA example) and finally I obtained a
XMI file. is it correct? Why doesn't ATLTrasformation create a java code?
Can I only transform a model into another model?
Can I transform a model into a text representation (java code, c++
code ....)?
Do I have to transform the model into an XMI file and then generate
code from this file?

Thanks
Matteo

 
Yahoo! Groups Links

 

           
Received on Tue Jan 25 04:56:23 2005

This archive was generated by hypermail 2.1.8 : Thu Jan 18 2007 - 15:04:54 CET