edu.stanford.smi.protege.model.framestore.undo
Class ReplaceFrameCommand
java.lang.Object
edu.stanford.smi.protege.model.framestore.undo.ReplaceFrameCommand
- All Implemented Interfaces:
- Command
public class ReplaceFrameCommand
- extends Object
ReplaceFrameCommand
public ReplaceFrameCommand(FrameStore delegate,
Frame original,
Frame replacement)
doIt
public Object doIt()
undoIt
public void undoIt()
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-2010 Stanford University.