Question

EMF generates classes for models with protected no-argument constructor, is there a way to instruct genmodel to generate constructor as public? The only discussion I saw about this was this one, but not sure if it was addressed.

Était-ce utile?

La solution

Open your .genmodel in a properties editor. Find "Model Class Defaults" group. Change "Public Constructors" to "true".

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top