Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Why isn't my model recognised?
Why isn't my model recognised? [message #588806] Tue, 04 May 2010 15:47
Eclipse UserFriend
Originally posted by: c.k.holmes.lboro.ac.uk

Hi,
I have created an example model using HUTN to test out the abstract
syntax of a metamodel. I can render this model using EGL. I have also
generated a model via ETL, the generated model gets placed in the same
folder as the HUTN-generated model. However, when I run the EGL script
and query the models via:
<snip>
'Document Set:'.println();
Document.allInstances().collect(d | d.title.println());
</snip>

I see only the HUTN-generated model, I expected to see both the HUTN and
the ETL-generated models present. I can open and browse both models
using the Exeed and/or text editors and both models appear as expected.

Regards
Chris
Previous Topic:Where did my matches go?
Next Topic:EML/ECL example problem
Goto Forum:
  


Current Time: Fri Apr 26 16:21:00 GMT 2024

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

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

Back to the top