[EMF Forms] constraints for unsettable=true and lowerBound=1 [message #1711532] |
Fri, 16 October 2015 13:25  |
Eclipse User |
|
|
|
Hi
EMF Forms treats the features with unsettable=true and lowerBound=1 as "required fields", i.e. they are highlighted (exclamation mark etc.)
That is "unsettable" is ignored. Is this an intended behavior?
I need to generate Ecore model from XSD which contains references with cardinality=1..* and nillable=true. I tought it would be enough to intersperse ecore:unsettable into XSD. That would produce Ecore model with unsettable=true (I have not tested if it does). But as I see it would be no use because only cardinality is taken into account. There is information lost when generating EMF Forms from XSD backed Ecore model.
[Updated on: Fri, 16 October 2015 13:27] by Moderator
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04142 seconds