eclipse / emf.egf

Eclipse Public License 2.0
1 stars 4 forks source link

Allow EMF Pattern codegen util to handle mutiple calling methods #216

Open arnauddieumegard opened 2 years ago

arnauddieumegard commented 2 years ago

When the emf codegen code contains methods called by more than one method in the emf codegen api then the EGF codegen util triggers an error and stops the generation. In some specific cases, this check is faulty and generation should succeed.