Protege 2.1.1

edu.stanford.smi.protege.model.framestore.undo
Interface Command

All Known Implementing Classes:
MacroCommand

public interface Command


Method Summary
 Object doIt()
           
 String getDescription()
           
 void redoIt()
           
 void undoIt()
           
 

Method Detail

doIt

public Object doIt()

undoIt

public void undoIt()

redoIt

public void redoIt()

getDescription

public String getDescription()

Protege 2.1.1

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