Converting Java POJOs to EMF model [message #1715081] |
Thu, 19 November 2015 00:03  |
Eclipse User |
|
|
|
Hi,
I have about 47 java classes in EGerrit (http://git.eclipse.org/c/egerrit/org.eclipse.egerrit.git/tree/org.eclipse.egerrit.core/src/org/eclipse/egerrit/core/rest) that are mostly data structures (no logic).
Now I am at a point where I regret my choice of POJOs and want to replace those by an EMF model and the corresponding generated classes.
I've started playing with Modisco in the hope to get help from this and it looks promising. After running the Java project discoverer, I have an EMF model that represents the code in great details which includes everything and more.
My question is now, given this model how to I get a "standard" EMF model that would only include the structural information of my program?
Thanks
Pascal
[Updated on: Thu, 19 November 2015 00:10] by Moderator
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03867 seconds