|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biopax.paxtools.command.AbstractPropertyCommand<D,R>
public abstract class AbstractPropertyCommand<D extends BioPAXElement,R>
| Method Summary | |
|---|---|
boolean |
redo()
|
protected abstract void |
redoAction()
|
boolean |
undo()
|
protected abstract void |
undoAction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean undo()
undo in interface Commandprotected abstract void undoAction()
public boolean redo()
redo in interface Commandprotected abstract void redoAction()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||