146147148149150151152153154155156
cc.setSourcePictogramElement(fLiteralShape); cc.setTargetAnchor( fParamShape.getAnchors().get(0)); cc.setTargetPictogramElement(fParamShape); assertTrue(cf.canCreate(cc)); cf.execute(cc); } }); } }));