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.