Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Dynamically loading a metamodel in EOL
Dynamically loading a metamodel in EOL [message #1850888] Mon, 21 March 2022 11:01 Go to next message
Jörn Guy Süß is currently offline Jörn Guy SüßFriend
Messages: 320
Registered: July 2009
Location: Anstead, Brisbane, Queens...
Senior Member

For a dynamic use case I need access to the metamodel expressed as an EMC model in EOL. The underlying technology is EMF. I am deriving the metamodel from the type of the first model content.

I find that there is a method getMetamodel() on IModel, but it seems to require framework parameters. So this does not seem the right way to approach this.

Should I make a tool and escape to EMF for this case? It seems that there are EMC-EMF specific assumptions here.
Re: Dynamically loading a metamodel in EOL [message #1850889 is a reply to message #1850888] Mon, 21 March 2022 11:43 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2165
Registered: July 2009
Location: York, UK
Senior Member

> Should I make a tool and escape to EMF for this case? It seems that there are EMC-EMF specific assumptions here.

getMetamodel() is meant to eventually support static analysis but it's not ready for use yet. Developing a custom tool sounds like a reasonable way forward.

Best,
Dimitris
Previous Topic:Creating a DataType Instance in ETL
Next Topic:EVL : How to apply fixes in correct order?
Goto Forum:
  


Current Time: Sat Apr 27 08:16:17 GMT 2024

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

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

Back to the top