[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Displaying Attributes from 2 different Nodes in OutLineView

Hello,

    I have 2 nodes(NodeA and NodeB).

These two nodes have an inner node (NodeAChild and NodeBChild)which is created using Child Reference.

These two inner nodes, which are existing in two different Nodes are linked using EReference.I want to display in the OutLine view,this relation in the format <NodeAChild Name>Link Name<NodeBChild Name>

Here 'Name' happens to be the attribute of the ChildNodes and the Link.
How do I do this.Can you please give me any hints to which direction I have to start.



Regards, Swetha.