[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmt] Re: [MOFScript] Error in MOFScript generating code by Java

Hello Jorge

It depends what "size" is, is it a feature in the metamodel, or is it the size operation on a collection. It is hard to give a better answer without seeing more details, for instance: what is the content of line 36? And what is the metamodel.

However it is strange if it runs from the GUI and not from the transformation tool you have written.

Regards


Tor

Jorge wrote:
Hi,
I have develop a small program to do transformations based in the
example that is in the source code.
The transformation works fine with most of the elements but it gives the
next error:
INFO: print - #Runtime Error# Reference = NULL: Non existing feature:
Size - (line: 36)
The same with Replace function, and this only happens when I transform
with my application, if I use the plugin works fine.
Any idea?
Best.
Jorge