| [news.eclipse.modeling.mdt.uml2] Re: Enumeration Default Value |
|
Kenn, You can define an EDataType whose instance class in the enum's class and that data type will allow nulls. Kenn Hussey wrote: Alexandre, This is a side-effect of the fact that Ecore (from EMF) is used to represent the metadata for (defined) profiles - in Ecore, an enumeration, like primitive (data) types, must have an implicit default. Unfortunately, I don't think there's much that can be done to change this. :( Kenn "Alexandre Torres" <alexandre.torres@xxxxxxxxx> wrote in message news:c083e22b68ab5c671880a8c4bffc028b$1@xxxxxxxxxxxxxxx... |