complex link mapping [message #894614] |
Mon, 09 July 2012 19:54 |
Matthias N Messages: 66 Registered: June 2012 |
Member |
|
|
Hi,
I have to deal with a very complex link mapping. I wanted to know if it is possible with GMF without touching the generated code:
- A FunctionType has several Ports
- A FunctionType can have a FunctionConnector
- The FunctionConnector connects two ports
(see attached image)
But in my case, I have a intermediate class "FunctionConnector_port". So my linkmapping can't directly reference FunctionPort. Instead the linkmapping has to use the intermediate class "FunctionConnector_port", and from FunctionConnector_port I can reference the desired port.
Is the FunctionConnector link mapping possible with GMF ?!
-
Attachment: link.png
(Size: 36.33KB, Downloaded 189 times)
[Updated on: Mon, 09 July 2012 19:55] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.03079 seconds