| NodeModelUtils and EcoreUtil.copy [message #941499] |
Fri, 12 October 2012 11:31  |
Andrew Gacek Messages: 27 Registered: October 2011 |
Junior Member |
|
|
I'm creating a copy of my Xtext model using EcoreUtil.copy, doing some manipulations (removing large chunks of the model), and then I want to look up some original text information using NodeModelUtils. This fails since I'm working with a copy rather than the original semantic model. Is there any way to get around this? Perhaps some way of tracing a copy of an EObject back to its source?
-Andrew
|
|
|
|
Powered by
FUDForum. Page generated in 0.07952 seconds