Class ContextEntryCommand

java.lang.Object
org.eclipse.gef.commands.Command
org.eclipse.graphiti.ui.internal.command.ContextEntryCommand

public class ContextEntryCommand extends org.eclipse.gef.commands.Command
  • Constructor Details

    • ContextEntryCommand

      public ContextEntryCommand(IContextEntry contextEntry)
  • Method Details

    • execute

      public void execute()
      Overrides:
      execute in class org.eclipse.gef.commands.Command
    • getContextEntry

      public IContextEntry getContextEntry()
    • getLabel

      public String getLabel()
      Overrides:
      getLabel in class org.eclipse.gef.commands.Command