[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt.amw] Re: cannot find metamodel element Model in model AMW

Hi,


you should inject the weaving metamodel into Ecore (KM3 cannot be used directly). There is a menu "save weaving metamodel in Ecore" in the weaving panel.


Then, you can use this file in the transformation launch configuration.


Regards,

Marcos.

Aram Hovsepyan wrote:
                        Hi guys,

        I have the following problem. This could be an issue for the ATL newsgroup
but I would like to post it here first.

Whenever I select my weaving metamodel from the workspace
(/GReCCo_AMW/mw_GReCCo.km3) I get this error:
SEVERE: ****** BEGIN Stack Trace
SEVERE: message: cannot find metamodel element Model in model AMW
I am using EMF model handler, however, I've also tried the AMW model
handler. No luck (even though the error message is slightly different).
If i select the weaving metamodel from the EMF Registry it all works fine.
However, I need this thing working with a metamodel loaded from a file.


        Any ideas?
        thank you