Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Loading EMF editor from model object in memory
Loading EMF editor from model object in memory [message #210487] Tue, 28 February 2006 21:34 Go to next message
Eclipse UserFriend
Originally posted by: duncan.krebsnet.com

Hi,
I’m 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 I’ve 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 I’m 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
Re: Loading EMF editor from model object in memory [message #210496 is a reply to message #210487] Tue, 28 February 2006 21:53 Go to previous message
Eclipse UserFriend
Originally posted by: duncan.krebsnet.com

Sorry, wrong group to post this in!
Previous Topic:Display of CJK Extension characters in Label
Next Topic:DND and FlowLayout
Goto Forum:
  


Current Time: Fri Sep 20 15:38:48 GMT 2024

Powered by FUDForum. Page generated in 0.03267 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top