Loading EMF editor from model object in memory [message #210487] |
Tue, 28 February 2006 21:34 |
Eclipse User |
|
|
|
Originally posted by: duncan.krebsnet.com
Hi,
Im trying to integrate an EMF generated editor into my RCP and am stuck
on figuring out how to create a URI that can be passed into
editingDomain.loadResource() with a root model object that comes from a
server not a file. In the generated editor it assumes the editor input is
a FileInput and Ive made the change where the editor input has a
reference to the model class I want to edit. So the question is, how can I
turn this model object into a URI that can then be passed into
editingDomain.loadResource(). If this does not make sense or if Im on the
wrong track any high level pointers about how to go about modifying EMF
generated editors so they receive their root model object from memory
instead of a file would be much appreciated! Duncan
|
|
|
|
Powered by
FUDForum. Page generated in 0.04246 seconds