[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] Re: GEF, EMF and semantic vs. graphical model

I have seen a generic EMF-based diagram model implemented in the past and it
was not successful. I don't know of any ongoing efforts for this type of
work. It doesn't fall under the scope of the GEF project charter.  The VE
project might include a base view model like what you are suggesting.

> OK. Since I'm not a native speaker, it makes not difference to me using
> "semantic", "domain" or "business" :)
> Do you know any works (atricles, patterns) on combining business and
> view model?
>
> Maybe it would be a nice idea of creating a, maybe EMF/UMLDI based,
> layer (or framework) handling the view model. Using some kind of
> mapping mechanism this layer could be connected to the business model
> and the EditParts. I'm wondering if it's possible to move all view
> model related stuff into this framework and provide some super classes,
> e.g. ConstraintChange commands for moving the GraphNodes around.
>
> Jens
>