Hi.
I created a profile where one of the stereotype properties points to an
enumeraton. The property is set as [0..1] with default value null literal.
But it's just impossible to set a null value to this property. When the
profile is defined (define menu) it chooses one of the literals as an
arbitrary default value.
How can I create a property that accept nulls with Enumerations ?