Package org.biopax.paxtools.command
Class PropertySetCommand<D extends BioPAXElement,R>
java.lang.Object
org.biopax.paxtools.command.AbstractPropertyCommand<D,R>
org.biopax.paxtools.command.PropertySetCommand<D,R>
- All Implemented Interfaces:
Command
-
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidMethods inherited from class org.biopax.paxtools.command.AbstractPropertyCommand
redo, undo
-
Method Details
-
undoAction
protected void undoAction()- Specified by:
undoActionin classAbstractPropertyCommand<D extends BioPAXElement,R>
-
redoAction
protected void redoAction()- Specified by:
redoActionin classAbstractPropertyCommand<D extends BioPAXElement,R>
-
getPresentationName
-
getUndoPresentationName
-
getRedoPresentationName
-