I am developing BPMN2 Editor using GEF . I have BPMN2 EMF Models. When i add SequcenFlow to My Editor it creates fine,But after that i cant able to any more BPMN Shapes in GEF Editor. I got Exception in IndexOutOfBoundsException in that processing getContentPane().add(child, index).
Thanks.