I am discovering a new (for me) parameter in the GenModel: file extension.
Firstly, this parameter has replaced prefix to calculate the file
extension ?
Where is it reused in the generated code by EMF: model, edit, editor ?
I wish to get it throw the model source code. In my application, I have
not access from the genmodel and the edit or editor plugins are not
generated.
So the question: is there a workaround for getting the file extension
without the *.genmodel, edit and editor plugins, but only with the model
plugins.