[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] Re: [ATL] href in IN model

Finally I have solved it.

The solution has been to change the type reference (to the EModelElement) that I had put to Instance element and reference the EObject element.

It should have worked with EModelElement reference but ATL results weren't as we thought.

That's all, thanks.