Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » EGL(EGL generation)
EGL [message #1784567] Thu, 29 March 2018 11:52 Go to next message
João Lopes is currently offline João LopesFriend
Messages: 2
Registered: March 2018
Junior Member
I´m developing a platform that deals with modeling languages, especially for specific domains, to allow users with visual impairments to create, edit and explore diagrams through speech recognition and synthesis mechanisms. The platform will involve the open source EMF tool in order to create a Domain Specific Language which will include all the desired functionalities.
I´m with some troubles in egl. There is anyway to pass a model, as an input, to the egl besides the gmf editor, in order to generate the desired code? I have to pass the metamodel of the desired modeling language(for example state machine) and covert it to a metamodel with the notions of node, link, and attributes (my navigation metamodel). Can you help me in some way? How can i tell to my programa that a state corresponds to a node, and from this generate the egl code?
Re: EGL [message #1784579 is a reply to message #1784567] Thu, 29 March 2018 14:26 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Joao,

Does the standalone EGL example below help?

https://git.eclipse.org/c/epsilon/org.eclipse.epsilon.git/tree/examples/org.eclipse.epsilon.examples.standalone/src/org/eclipse/epsilon/examples/standalone/egl/EglStandaloneExample.java

Thanks,
Dimitris
Previous Topic:Identifying a capsule which is connected to a particular capsule via eol code
Next Topic:EGL
Goto Forum:
  


Current Time: Thu Apr 25 03:58:42 GMT 2024

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

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

Back to the top