Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Enumeration and null values
Enumeration and null values [message #627009] Fri, 10 October 2008 21:18
Alexandre Torres is currently offline Alexandre TorresFriend
Messages: 139
Registered: July 2009
Senior Member
Hi.

I have an Stereotype with a property. The property's type is an
Enumeration.
The problem is: even if I set the multiplicity to [0..1], my property does
not allow a null value.
Worse, it assumes the first enumeration literal as the default value.
Looking in the profile generated definition I found that it picks the
first value as the default.

I don't think this is the expected behaviour for UML...
my reasoning is...if I set [0..*] it will generate an infinite list of
default values ? of course not...

Do I have to create an specific literal named NULL ?

Thanks
Previous Topic:Enumeration Default Value
Next Topic:UML2 3.0.0 metamodel now has unnamed associations
Goto Forum:
  


Current Time: Thu Mar 28 20:11:23 GMT 2024

Powered by FUDForum. Page generated in 0.03266 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top