Community
Participate
Working Groups
= Problem description = The current APIs of BasicM2TAction, BasicM2MAction, M2TConfigurationWizard, M2MConfigurationWizard, XtendJob, XpandJob, and CheckJob are based on the assumption that only a single Xtend MetaModel is necessary and used in a M2x transformation operation. In practice, this is however not always true and the underlying Xtend/Xpand/CheckFacade API do allow for using multiple Xtend MetaModels in parallel. = Resolution approach = * Change APIs of BasicM2TAction, BasicM2MAction, M2TConfigurationWizard, M2MConfigurationWizard, XtendJob, XpandJob, and CheckJob so as to accept a collection of Xtend MetaModels rather than only one single.
Fixed as proposed in description.
Mass-closing Resolved tickets