Class CreateModelObjectCommand

java.lang.Object
org.eclipse.gef.commands.Command
All Implemented Interfaces:
IConfigurationProviderHolder

public class CreateModelObjectCommand extends GFCommand
  • Constructor Details

  • Method Details

    • canExecute

      public boolean canExecute()
      Overrides:
      canExecute in class org.eclipse.gef.commands.Command
    • execute

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

      public boolean canUndo()
      Overrides:
      canUndo in class org.eclipse.gef.commands.Command
    • undo

      public void undo()
      Overrides:
      undo in class org.eclipse.gef.commands.Command