org.eclipse.emf.ecp.ui.e4.handlers
Class FilterPackagesHandler

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.handlers.FilterPackagesHandler

public class FilterPackagesHandler
extends Object

Handler to filter the selection of EPackages.

Author:
David

Constructor Summary
FilterPackagesHandler()
           
 
Method Summary
 void execute(ECPProject ecpProject, org.eclipse.swt.widgets.Shell shell)
          Opens a dialog for adjusting the packages filter.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterPackagesHandler

public FilterPackagesHandler()
Method Detail

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 applied
shell - The Shell which should be used for the dialogs


Copyright © 2014. All Rights Reserved.