edu.stanford.smi.protege.model.framestore.undo
Class DeleteFrameCommand
java.lang.Object
edu.stanford.smi.protege.model.framestore.undo.DeleteFrameCommand
- All Implemented Interfaces:
- Command
- Direct Known Subclasses:
- DeleteClsCommand, DeleteSlotCommand
public class DeleteFrameCommand
- extends Object
DeleteFrameCommand
public DeleteFrameCommand(FrameStore delegate,
Frame frame)
getFrame
public Frame getFrame()
doIt
public Object doIt()
undoIt
public void undoIt()
saveFrame
protected void saveFrame()
restoreFrame
protected void restoreFrame()
redoIt
public void redoIt()
getDelegate
protected FrameStore getDelegate()
getDescription
public final String getDescription()
- Specified by:
getDescription
in interface Command
setDescription
protected void setDescription(String description)
getText
protected static String getText(Frame frame)
getText
protected static String getText(Collection values)
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2011 Stanford University.