Community
Participate
Working Groups
It is not possible to link an accept event action to an opaque action with an object flow. The pop-up "please fill information for pins creation" appears but then the ok button doesn't work.
Exception: java.lang.ClassCastException: org.eclipse.uml2.uml.internal.impl.AcceptEventActionImpl cannot be cast to org.eclipse.uml2.uml.OpaqueAction at org.eclipse.papyrus.uml.diagram.activity.edit.dialogs.CreatePinsForObjectFlowDialog.okPressed(CreatePinsForObjectFlowDialog.java:330) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:476) at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758) at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) at org.eclipse.jface.window.Window.open(Window.java:801) at org.eclipse.papyrus.uml.diagram.activity.edit.dialogs.CreatePinsForObjectFlowDialog.open(CreatePinsForObjectFlowDialog.java:108)
Works in the current version