ThitGaRang / emf-profiles

Automatically exported from code.google.com/p/emf-profiles
0 stars 0 forks source link

eUnset on ProfileImportImpl causes NullPointerException #42

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1) Calling 
ProfileImportImpl.eUnset(EMFProfileApplicationPackage.PROFILE_IMPORT__PROFILE)

Please provide any additional information below.
The called setProfile method does not work with a passed null-value.

Original issue reported on code.google.com by max.sche...@googlemail.com on 9 Jun 2015 at 4:02