[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt] Re: Change tracking

Iris,

This could easily be accomplished using the change model in EMF; I've copied 
the EMF newsgroup, which is the more appropriate place for asking generic 
EMF questions.

Kenn

"Iris" <Iris.Groher@xxxxxx> wrote in message 
news:c3e6f15417574bf5d19364d74269a030$1@xxxxxxxxxxxxxxxxxx
> Hi,
>
> I would like to create an Eclipse plugin that keeps track of changes in 
> EMF models (e.g. the deletion or renaming of an element). The changes 
> should be tracked during modeling not when the model is saved. I looked at 
> the EMF Transaction Tutorial but it did not help much.
> The final goal is to play changes in models back and forth with a slider.
>
> Thank you so much for your help!
>
> Greetings,
> Iris.
>