Protege 3.5

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

All Known Implementing Classes:
DeleteClsCommand, DeleteFrameCommand, DeleteSlotCommand, MacroCommand, ReplaceFrameCommand

public interface Command


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

Method Detail

doIt

Object doIt()

undoIt

void undoIt()

redoIt

void redoIt()

getDescription

String getDescription()

Protege 3.5

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