mdenet / platformtools

Education platform tool functions.
Eclipse Public License 2.0
0 stars 3 forks source link

Ensure enumeration values are rendered correctly #60

Closed szschaler closed 8 months ago

szschaler commented 8 months ago

This works around a bug in EMF, where enumeration attributes that hold the default value are reported as unset (even though by default enumeration attributes are set to not be unsettable).