[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Aggregation of components

Hello,

I am looking for a good way to aggregate several elements in my editor to one element without changing the underlying domain model. My idea would be to create aggregation elements in the graphical model which represents the information of the aggregated elements.

Is that a good idea or is there a better way doing that. Where can I start with the implementation because till now I always had the graphical model and the domain model synchronized.

Regards,
Tobias