|
|
Re: Is there a way to stop a running ATL transformation {and, or} return something to the launcher? [message #1220991 is a reply to message #1220795] |
Mon, 16 December 2013 09:39  |
Eclipse User |
|
|
|
Great hint, thank you!
Basically i'm working on a simple "merge-transformation" where, given two models (IM1,IM2) conforming to the same metamodel MM, i want to produce an output model OM such that if i have two instances (of the same class) with the same name, I ask the user if he wants to merge them or not.
So the idea is to fill an XML "parameters" file with these duplicates; then iterate through each one of them asking the user if he wants to merge them, mark them in the XML itself and run the merge-transformation again.
Too much complicated? Any hints about the approach?
|
|
|
Powered by
FUDForum. Page generated in 0.04249 seconds