|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biopax.paxtools.command.AbstractAddRemoveCommand
org.biopax.paxtools.command.RemoveCommand
public class RemoveCommand
| Constructor Summary | |
|---|---|
RemoveCommand(Model model,
java.util.Set<BioPAXElement> bpes)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPresentationName()
|
java.lang.String |
getRedoPresentationName()
|
java.lang.String |
getUndoPresentationName()
|
protected void |
redoAction(BioPAXElement bpe)
|
protected void |
undoAction(BioPAXElement bpe)
|
| Methods inherited from class org.biopax.paxtools.command.AbstractAddRemoveCommand |
|---|
canUndo, redo, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoveCommand(Model model,
java.util.Set<BioPAXElement> bpes)
| Method Detail |
|---|
protected void undoAction(BioPAXElement bpe)
undoAction in class AbstractAddRemoveCommandprotected void redoAction(BioPAXElement bpe)
redoAction in class AbstractAddRemoveCommandpublic java.lang.String getPresentationName()
public java.lang.String getUndoPresentationName()
public java.lang.String getRedoPresentationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||