| Listing inputs models [message #1866657] |
Tue, 04 June 2024 12:33  |
Eclipse User |
|
|
|
Is there any means to get the list of all inputs models that have been specified in the run configuration of an ATL transformation (within that transformation)?
Indeed, it's possible to define many inputs models and they will be considered in the extent of input information to be processed, even if they are not explicitly listed in the module header. This is fine to me, because it facilitates writing more generic transformation and dealing with libraries (i.e. something that is reused on both sides and not recreated for each transformation) that may change from one model to another.
The point is that input models, whether they are explicitly listed in the header or not, may reference models that are not even identified in the run configuration and it looks like those models are considered as part of the inputs as well.
This can also make sense in order to avoid having unresolved references in the input pool. However it could be really useful to have a mean to distinguish, within the transformation, between those miscellaneous kind of models.
Do you have any solution for it?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02855 seconds