Protege 3.4.1

edu.stanford.smi.protege.model.framestore.undo
Class MacroCommand

java.lang.Object
  extended by edu.stanford.smi.protege.model.framestore.undo.MacroCommand
All Implemented Interfaces:
Command

public class MacroCommand
extends Object
implements Command

Author:
Ray Fergerson

Constructor Summary
MacroCommand(String s, FrameStore fs)
           
 
Method Summary
 void add(Command command)
           
 Object doIt()
           
 String getDescription()
           
 void redoIt()
           
 String toString()
           
 void undoIt()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacroCommand

public MacroCommand(String s,
                    FrameStore fs)
Method Detail

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

Protege 3.4.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.