java.lang.Object
org.palladiosimulator.editors.sirius.seff.custom.externaljavaactions.SetInfrastructureSignature
All Implemented Interfaces:
org.eclipse.sirius.tools.api.ui.IExternalJavaAction

public class SetInfrastructureSignature extends Object implements org.eclipse.sirius.tools.api.ui.IExternalJavaAction
  • Field Details

    • SHELL

      public static final Shell SHELL
  • Constructor Details

    • SetInfrastructureSignature

      public SetInfrastructureSignature()
  • Method Details

    • execute

      public void execute(Collection<? extends EObject> selections, Map<String,Object> parameters)
      Specified by:
      execute in interface org.eclipse.sirius.tools.api.ui.IExternalJavaAction
    • canExecute

      public boolean canExecute(Collection<? extends EObject> selections)
      Specified by:
      canExecute in interface org.eclipse.sirius.tools.api.ui.IExternalJavaAction