Class PasteInParentMasterDetailAction

  • All Implemented Interfaces:
    java.util.EventListener, org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2, org.eclipse.jface.viewers.ISelectionChangedListener, org.eclipse.swt.events.KeyListener, org.eclipse.swt.internal.SWTEventListener

    public class PasteInParentMasterDetailAction
    extends PasteMasterDetailAction
    Delegates to PasteInParentAction.
    Since:
    1.13
    Author:
    Jonas Helming
    • Constructor Detail

      • PasteInParentMasterDetailAction

        public PasteInParentMasterDetailAction​(org.eclipse.emf.edit.domain.EditingDomain editingDomain)
        Constructor.
        Parameters:
        editingDomain - The EditingDomain for the PasteInParentAction.