Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [henshin-dev] MetaModelEvolution & Update

Hi Christian,

Yes, I got an exception, because MM_CreateRefClass is not applied.

Exception in thread "main" java.lang.NullPointerException
    at statechart.diagram.metamodelevolution.Evolution1.start(Evolution1.java:132)
    at statechart.diagram.metamodelevolution.Evolution1.main(Evolution1.java:493)

Amalia

> Date: Mon, 5 Sep 2011 11:55:42 +0200
> From: henshin.ck@xxxxxxxxx
> To: henshin-dev@xxxxxxxxxxx
> Subject: Re: [henshin-dev] MetaModelEvolution & Update
>
> Hi Amalia,
> what sort of error do you get? An exception?
>
> Cheers,
> Christian
>
> On 09/05/11 11:24, NA S wrote:
> > Hello,
> >
> > I'm trying to run the MetaModelEvolution example but I get an error at
> > the evolveMetaModel_ReplaceRefWithRefclass method, when mm_unit1App is
> > executed. Am I missing something?
> >
> >
> > Regards,
> >
> > Amalia
> >
> >
> > _______________________________________________
> > henshin-dev mailing list
> > henshin-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/henshin-dev
>
> _______________________________________________
> henshin-dev mailing list
> henshin-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/henshin-dev

Back to the top