User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
Hi all,
I would like to generate abstract operations, in the generated model
code. I have a way to declare "abstract" at the class level, in the
ecore model. Do we have a way, to do this for operations ?
The current operation implementations, throw an
UnsupportedOperationException. The user needs to change the annotation
and implement the method.
Is there some way to change this behavior, & let the "Generate Model
Code" generate abstract operations ?