Protege 3.4.5

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

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

public class DeleteClsCommand
extends DeleteFrameCommand


Constructor Summary
DeleteClsCommand(FrameStore delegate, Cls cls)
           
 
Method Summary
 Cls getCls()
           
protected  FrameStore getDelegate()
           
 String getDescription()
           
protected static String getText(Collection values)
           
protected static String getText(Frame frame)
           
 void redoIt()
           
protected  void restoreFrame()
           
protected  void saveFrame()
           
protected  void setDescription(String description)
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protege.model.framestore.undo.DeleteFrameCommand
doIt, getFrame, undoIt
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeleteClsCommand

public DeleteClsCommand(FrameStore delegate,
                        Cls cls)
Method Detail

getCls

public Cls getCls()

saveFrame

protected void saveFrame()
Overrides:
saveFrame in class DeleteFrameCommand

restoreFrame

protected void restoreFrame()
Overrides:
restoreFrame in class DeleteFrameCommand

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

Protege 3.4.5

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