[ATL] Use more than one instance [message #757720] |
Mon, 21 November 2011 05:58  |
Eclipse User |
|
|
|
Hello,
i have the following problem. I want to transform two import models into one output model. The problem is that i have to process more than one instances of the second input model.
Is there any option to do that? Or can i use an existing instance for the imput? The only solution i see is to write the transformation in this form:
I need: Input Model A (Instance A1), Model B (Instance B1,B2,B3) Output Model C (Instance C1)
Then i transform:
Input Model A (Instance A1) --> Output Model C (Instance C1)
Input MOdel B (Instance B1) Input Model C (Instance C1) --> Output Model C (Instance C2)
Input MOdel B (Instance B2) Input Model C (Instance C2) --> Output Model C (Instance C3) ... and so on..
But this solution is very impractiable.
Has anybody a hint or a better solution?
Thanks Willi
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04883 seconds