[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.uml2] NULL values on stereotype properties

Kenn,
My understanding is that UML2 does not support anything else but primitive types on stereotype properties at this point. Is that correct ?


If so, that would boil down to NULL not being supported on stereotype properties.

Andy


Kenn Hussey wrote:
Andreas,

Yes, as long as the property is not typed by a primitive type (a primitive types have intrinsic defaults in Java).

Kenn

"Andreas Maier" <maiera@xxxxxxxxxx> wrote in message news:ehogqo$bk1$1@xxxxxxxxxxxxxxxxxxxx
Hi,
does UML2 support NULL values on stereotype properties ?

Andy