Package org.biopax.paxtools.command
Class AddCommand
java.lang.Object
org.biopax.paxtools.command.AbstractAddRemoveCommand
org.biopax.paxtools.command.AddCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidredoAction(BioPAXElement bpe) protected voidundoAction(BioPAXElement bpe) Methods inherited from class org.biopax.paxtools.command.AbstractAddRemoveCommand
canUndo, redo, undo
-
Constructor Details
-
AddCommand
-
-
Method Details
-
undoAction
- Specified by:
undoActionin classAbstractAddRemoveCommand
-
redoAction
- Specified by:
redoActionin classAbstractAddRemoveCommand
-
getPresentationName
-
getUndoPresentationName
-
getRedoPresentationName
-