Class FeatureExecutionHandler

java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
org.eclipse.graphiti.ui.internal.action.FeatureExecutionHandler
All Implemented Interfaces:
org.eclipse.core.commands.IHandler, org.eclipse.core.commands.IHandler2

public class FeatureExecutionHandler extends org.eclipse.core.commands.AbstractHandler
  • Field Details

  • Constructor Details

  • Method Details

    • getSelectedPictogramElements

      protected PictogramElement[] getSelectedPictogramElements(org.eclipse.core.commands.ExecutionEvent event)
    • execute

      public Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
      Throws:
      org.eclipse.core.commands.ExecutionException
    • getConfigurationProvider

      protected IConfigurationProvider getConfigurationProvider()
    • executeOnCommandStack

      protected void executeOnCommandStack(ICommand command)