java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
org.eclipse.ui.actions.BaseSelectionListenerAction
All Implemented Interfaces:
org.eclipse.jface.action.IAction, org.eclipse.jface.viewers.ISelectionChangedListener

public class MergeContainedAction extends AbstractMergeContainedAction
This action will merge all differences contained in the selection, regardless of conflicts or originating side.

This will allow the user to either get the right content or keep the left content for the given differences.