I write because I've implemented some OCL constraints for my Ecore model and I want to know if there is any specific transformation rule to convert these OCL constraints on EVL constraints. I thank you in advance for any help since I'm pretty lost.
Unfortunately, there's no automated OCL->EVL transformation (as far as I know) so I suspect you'll need to do the conversion manually. Any problems, please let us know.
The OCL constraints in an Ecore model should just work, since they are
supported by the EMF delegation infrastructure, so provided you have the
normal OCL delegation registrations and EVL doesn;t suppress normal EMF
Validation you should be good to go.
Regards
Ed Willink
On 01/03/2013 13:42, Tina Martin wrote:
> Hello:
>
> I write because I've implemented some OCL constraints for my Ecore
> model and I want to know if there is any specific transformation rule
> to convert these OCL constraints on EVL constraints. I thank you in
> advance for any help since I'm pretty lost.
>
> Regards,