Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Runtime editor
Runtime editor [message #1860992] Wed, 13 September 2023 14:14 Go to next message
John Henbergs is currently offline John HenbergsFriend
Messages: 239
Registered: October 2020
Senior Member
Hi,

If I have made changes to the ItemProviders of a certain Eclipse Project that is on a runtime instance, is it possible, to see those change in the dynamic model instances created in the same runtime instance? Or should the project and edited ItemProviders be in the workspace for me to see the changes in the runtime?
Re: Runtime editor [message #1860995 is a reply to message #1860992] Wed, 13 September 2023 16:37 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33143
Registered: July 2009
Senior Member
Dynamic instances will generally be using org.eclipse.emf.edit.provider.ReflectiveItemProvider because of course such instances are not really instances of the generated model so cannot use the generated item providers of that generated model.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Create Ecore Modelling Project programmatically
Next Topic:Import EMF metamodel in jet template
Goto Forum:
  


Current Time: Thu May 02 02:58:46 GMT 2024

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

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

Back to the top