Skip to main content



      Home
Home » Modeling » TMF (Xtext) » xtext with non-emf metamodel(Generating a portion of a model with xtext in a non EMF model)
xtext with non-emf metamodel [message #1265306] Wed, 05 March 2014 18:55
Eclipse UserFriend
Hello all,

I am looking into possible solutions to enhance our current language editor. xtext was the first thing that came to mind. The problem is that we have a metamodel defined in a non-standard format. Code for our tool uses this and is generated in java. If we were to use xtext the generated code would be in EMF if I understand correctly. This would be only a small portion of our tool, but would require us to somehow tie our generated java with the generated EMF classes. Is there a standard way to do this? What we would need is a way to associate some border classes with the generated EMF classes so that traversals could occur from our metamodel based code to the xtext generated EMF code.

Kind Regards,
Travis
Previous Topic:[Xtend2] for non xtext model
Next Topic:How I can create a generator project for my DSL in Xtext?
Goto Forum:
  


Current Time: Tue Jul 01 10:56:50 EDT 2025

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

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

Back to the top