[TCS] ModelAdapter operations from multivalued attributes [message #7520] |
Fri, 28 March 2008 09:53  |
Eclipse User |
|
|
|
Hi,
I notice ModelAdapter has methods set(ame, property, value) and get(ame,
property).
I notice also that set actually mean add when the property is multivalued.
Is there also a convention of what get should return when it is
mulitvalued?
|
|
|
Re: [TCS] ModelAdapter operations from multivalued attributes [message #7529 is a reply to message #7520] |
Fri, 28 March 2008 15:48  |
Eclipse User |
|
|
|
Hi,
> I notice ModelAdapter has methods set(ame, property, value) and get(ame,
> property).
> I notice also that set actually mean add when the property is
> multivalued.
You are right.
> Is there also a convention of what get should return when
> it is mulitvalued?
Yes, get should return a Collection for multivalued properties.
Regards,
Frédéric Jouault
|
|
|
Powered by
FUDForum. Page generated in 0.36082 seconds