Display ports that are not contained by object [message #1000228] |
Mon, 14 January 2013 05:10  |
Eclipse User |
|
|
|
Hi,
I have a meta-model which looks the following:
+------+ type +-----------+
| Type |<----------| Prototype |
+------+ +-----------+
<>
|
|
+-------+
+ Port +
+-------+
The type contains a set of Ports. A Prototype references a type.
Type:
In GMF Type is top-node-reference and Port is a child reference.
Prototype:
In GMF Prototye is a top-node-reference.
What I want to do now is the following. I create a type (TypeA) with some ports. Then I create a prototype and select the type (TypeA) in the properties. Now all the ports which are on TypeA shall be displayed on the Prototype as well.
Is this possible with GMF ?!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25879 seconds