org.eclipse.emf.ecp.ui.e4.handlers
Class FilterPackagesHandler
java.lang.Object
org.eclipse.emf.ecp.ui.e4.handlers.FilterPackagesHandler
public class FilterPackagesHandler
- extends Object
Handler to filter the selection of EPackages.
- Author:
- David
Method Summary |
void |
execute(ECPProject ecpProject,
org.eclipse.swt.widgets.Shell shell)
Opens a dialog for adjusting the packages filter. |
FilterPackagesHandler
public FilterPackagesHandler()
execute
@Execute
public void execute(@Named(value="org.eclipse.ui.selection")@Optional
ECPProject ecpProject,
org.eclipse.swt.widgets.Shell shell)
- Opens a dialog for adjusting the packages filter.
- Parameters:
ecpProject
- The ECPProject
to which the filter should be appliedshell
- The Shell
which should be used for the dialogs
Copyright © 2014. All Rights Reserved.