Package org.biopax.paxtools.command
Class AbstractAddRemoveCommand
java.lang.Object
org.biopax.paxtools.command.AbstractAddRemoveCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
AddCommand,RemoveCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanUndo()booleanredo()protected abstract voidredoAction(BioPAXElement bpe) booleanundo()protected abstract voidundoAction(BioPAXElement bpe)