Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] developing a transformation and the target model in parallel
[ATL] developing a transformation and the target model in parallel [message #106312] Tue, 09 June 2009 10:46
Henrik Rentz-Reichert is currently offline Henrik Rentz-ReichertFriend
Messages: 261
Registered: July 2009
Senior Member
Hi all,

my situation is a that I have a fairly complex source model which comes
as a directory tree of XML files. This side is given and fixed.

The input model has to be transformed to an output model. Transformation
and output model are developed in parallel.

Now I'm facing two problems:
First I need a custom Injector for reading the input model. Second I
want to use operations defined in the target meta-model (and implemented
in the generated sources). To be able to use them I launch a Runtime
Workbench where I execute the desired transformation programmatically.
Also the custom injector is only available Runtime Workbench.

So far that works fine. The draw back though is that I cannot use the
ATL debugger.

Any suggestions how to deal with the situation in an alternative way?
Can I export my plugins into the running (host) Workbench and readily
use them without having to launch a Runtime Workbench?

Thanks,
Henrik
Previous Topic:[ATL] two questions
Next Topic:[ATL] several Resources in a ResourceSet
Goto Forum:
  


Current Time: Wed Feb 05 04:12:36 GMT 2025

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

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

Back to the top