Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTO] How to executing a transformation?
[QVTO] How to executing a transformation? [message #496283] Mon, 09 November 2009 15:41 Go to next message
Eclipse UserFriend
Originally posted by: gerrit.huebbers.stud.uni-due.de

Hello everybody,

I've been working with oAW in the past and used Xtend to transform a
model A conforming to a metamodel AA to a new model B conforming to a
metamodel BB. To do this, I wrote an Xtend file (.ext) and an oAW file
(.oaw) and had this oAW file executed by oAW's workflow engine.

Now I want to do the same with QVTO or ATL. What .ext is for oAW is
..qvto for the M2M project, right?.

But how do I execute .qvto files to transform some model to a new model?

Thanks in advance,
Gerrit
Re: [QVTO] How to executing a transformation? [message #496325 is a reply to message #496283] Mon, 09 November 2009 17:43 Go to previous message
Baptiste Mesta is currently offline Baptiste MestaFriend
Messages: 31
Registered: September 2009
Member
Hello!

Yes qvto files contains your transformation, i don't know how oAW work (i'm new in M2M ^^ ) but it seems to be the same.

you can execute qvto transformation "by hand" in eclipse or by invoking it in java code:

http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava

there is examples of qvto project on eclipse CVS in org.eclipse.m2m.qvt.oml

http://wiki.eclipse.org/CVS_Howto


Previous Topic:Eclipse Modeling Days
Next Topic:[ATL] Error when debug in ATL project
Goto Forum:
  


Current Time: Wed Apr 24 19:33:00 GMT 2024

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

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

Back to the top