User-agent: Mozilla Thunderbird 1.5.0.9 (Windows/20061207)
Hi,
I'm trying to add Edges as children of Nodes in my Outline view (the
TreeEditPart) but I don't know how to do this... The problem is that in
the getOutlineViewEditPartFactory method in DiagramEditor an Edge is
never passed as EditPart. I can't explain better this problem because I
have no idea on how the outline is instantiated so I can't focus on the
root of the problem :(