[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.technology.gmf] Re: Semantical container != Graphical container

Thanks for your answer, Dmitry!
So while I can not (yet) achieve the desired behavior by using GMF generation, is there any way to achieve this manually (by coding)?
The default "note" element of GMF for example can be added to any (graphical) container (but has no corresponding semantical element).


Can you give me a hint where I have to look for in the generated code in order to create an element with different graphical and semantical containers?

Thanks in advance

Thomas

Dmitry Stadnik schrieb:
Hello!

There is a pending https://bugs.eclipse.org/bugs/show_bug.cgi?id=149046 that covers the issue.

Thomas Weiler wrote:
Sorry if I annoy someone, but I still have no solution for this problem. So any help would be very appreciated.

Thomas

Thomas Weiler schrieb:
Hi all!

Given node_1 for semantical element A and node_2 for semantical element B. A has no reference to B in the domain model.

I would like to be able to add node_2 to (a compartment of) node_1.

Can anybody give me a hint how to achieve this with GMF (via generation)?

Thanks

Thomas