I m new in XText and I would really need some Answers to the following Questions:
1. How can i get an XMI model from a DSL textual file?
2. How can I do that? (in MWE2 file or somewhere else????)
3. How can I have 2 SEPARATED Files (XMI Model and DSL File) which are always syncronized with oneananother???(meaning if I make a change in one file, this will be automatically reflected to the other)...
I wrote a program which I read the DSL file and generate a new Metamodel instance (xmi) file...That is fine but the problem is that are no syncronized with one-and-another...