Tagged Questions
2
votes
1answer
969 views
Samples from Xpand -
Can i get some good tutorials on XPand.. i need to get info on commands like LET. It would better if some one could post some samples on it.
The problem i am facing is like.. i run a "for" loop and ...
1
vote
0answers
28 views
Java code generation with XPAND (nested packages)
I'm working on generating code from an existing model with XPAND. This model contains nested packages as one knows them from Java for example.
As far as I understand there are no loops or anything, ...
1
vote
3answers
2k views
How to programmatically run an Xpand workflow on a model in a second workbench?
I have an Xtext/Xpand (oAW 4.3, Eclipse 3.4) generator plug-in, which I run together with the editor plug-in in a second workbench. There, I'd like to run Xpand workflows programmatically on the model ...
0
votes
3answers
129 views
What is the difference between Acceleo and Xpand?
I have a DSL which is based on a custom metamodel, which in its turn is based on EMF/Ecore. I am trying to figure out which solution to choose, and I cant find any decent comparisons anywhere.
Does ...