Class PropertyRemoveCommand

java.lang.Object
org.biopax.paxtools.command.AbstractPropertyCommand
org.biopax.paxtools.command.PropertyRemoveCommand
All Implemented Interfaces:
Command

public class PropertyRemoveCommand extends AbstractPropertyCommand
  • Method Details

    • undoAction

      protected void undoAction()
      Specified by:
      undoAction in class AbstractPropertyCommand
    • redoAction

      protected void redoAction()
      Specified by:
      redoAction in class AbstractPropertyCommand
    • canUndo

      public boolean canUndo()
    • canRedo

      public boolean canRedo()
    • isSignificant

      public boolean isSignificant()
    • getPresentationName

      public String getPresentationName()
    • getUndoPresentationName

      public String getUndoPresentationName()
    • getRedoPresentationName

      public String getRedoPresentationName()