Skip to content
Snippets Groups Projects
Commit 8832052c authored by Dongyue Mou's avatar Dongyue Mou
Browse files

YELLOW for review

refs 2093
parent 304da424
No related branches found
No related tags found
No related merge requests found
......@@ -24,14 +24,12 @@ import org.eclipse.jface.action.IContributionItem;
import org.fortiss.tooling.kernel.ui.extension.data.ContextMenuContextProvider;
/**
* TODO: comment
* {@link IContextMenuContributor} which supports multiple selected {@link EObject}s.
*
* TODO: Who is this, again ?
*
* @author Andreiasw1
* @author andrei
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 006D55FDD5E3447598BFDA4A6528E382
* @ConQAT.Rating YELLOW Hash: 687C1FBD364509EC228E05C484B78961
*/
public interface IContextMenuMultiSelectionContributor extends IContextMenuContributor {
/**
......
......@@ -24,14 +24,12 @@ import org.eclipse.jface.action.Action;
import org.eclipse.jface.resource.ImageDescriptor;
/**
* support for multi object selection
* Support for multi object selection.
*
* TODO: who is this? Use SVN login, not your workstation username!
*
* @author Andreiasw1
* @author andrei
* @author $Author: hoelzl $
* @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 9CB04D4FF9EEAF1AE88B266C5880A764
* @ConQAT.Rating YELLOW Hash: A70B4A247719455AE1F30032B713C328
*/
public abstract class MultiEObjectActionBase<T extends List<? extends EObject>> extends Action {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment