edu.stanford.smi.protege.model.framestore.undo
Class MacroCommand
java.lang.Object
edu.stanford.smi.protege.model.framestore.undo.MacroCommand
- All Implemented Interfaces:
- Command
public class MacroCommand
- extends Object
- implements Command
- Author:
- Ray Fergerson
MacroCommand
public MacroCommand(String s,
FrameStore fs)
add
public void add(Command command)
doIt
public Object doIt()
- Specified by:
doIt
in interface Command
undoIt
public void undoIt()
- Specified by:
undoIt
in interface Command
redoIt
public void redoIt()
- Specified by:
redoIt
in interface Command
getDescription
public String getDescription()
- Specified by:
getDescription
in interface Command
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-2013 Stanford University.