| [news.eclipse.modeling.gmt.amw] Re: question about different forms of amw metamodel and model |
Hello,
Regards,
Marcos.
1. the metamodels are different (though with the same name "mwcore.ecore" ). Is it by design in order to serve different purpose? Must it be defined in that way in order to support XSLT generation?
2. the models are in differnt forms. In Keys2Nested_AMW2ATL it is a .amw file plus a .prop file, however in Keys2Nested_AMW2XSLT it is a .ecore file. I think they are just varies format containing same information, and the .amw+.prop formats are just designed to be open from Weaver Editor UI, am I correct?
But, since this Keys2Nested_AMW2XSLT the HOT ATL only accept .ecore format amw model, I am wondering is there easy way to convert the same amw model between .ecore and .amw+.prop format back and force?
Thanks Leon