Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Unable to run an EGL file based on a UML model
Unable to run an EGL file based on a UML model [message #937719] Tue, 09 October 2012 03:56 Go to previous message
Patricia Fernández is currently offline Patricia Fernández
Messages: 28
Registered: October 2012
Junior Member
Hello,

I created an UML diagram using MagicDraw and exported it as Eclipse UML2 (3.x). I added those generated files to my Eclipse project.

Now I've created a file called Example.egl:
[% for (c in Class.all) { %]
[%=c.name%]
[% } %]


To execute it, I did the following: Run configurations > EGL Template > Name: Example
In Models' tab > Add > EMF Model > Name: Example / Model file: Example.uml and the Meta-Model is put by default (as I unchecked the meta-model is file-based option).

But when I press Run, it gives me an Type 'Class' not found error.

Any ideas how to solve it?

Thanks for the help.
Patricia.

[Updated on: Tue, 09 October 2012 04:09]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:[EOL] Model Loading Errors
Next Topic:Using Epsilon for model refinement/update
Goto Forum:
  


Current Time: Mon May 20 01:40:48 EDT 2013

Powered by FUDForum. Page generated in 0.05272 seconds