Milan Milanovic's code running problem [message #898880] |
Sat, 28 July 2012 15:10  |
Eclipse User |
|
|
|
Hi,
I'm trying to use the Milan Milanovic's code to run ATL programmatically with java.
As I'm using ecore metamodels, I changed the "initMDR" to "initEMF" and the "mdramh" to "emfamh". But it isn't working, I'm getting the following error:
Exception in thread "main" java.lang.NullPointerException
at atl.ATLTransformations.initEMF(ATLTransformations.java:178)
at atl.ATLTransformations.<init>(ATLTransformations.java:114)
at atl.ATLTransformations.getATLTransformations(ATLTransformations.java:221)
at atl.ATLTransformations.main(ATLTransformations.java:620)
Could somebody help me?
What I'm doing wrong? How can I solve it?
Thanks,
Fernanda
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.12568 seconds