Class FilterPackagesHandler


  • public class FilterPackagesHandler
    extends java.lang.Object
    Handler to filter the selection of EPackages.
    Author:
    David
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FilterPackagesHandler

        public FilterPackagesHandler()
    • Method Detail

      • execute

        @Execute
        public void execute​(@Named("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