public class PropertySetCommand<D extends BioPAXElement,R> extends AbstractPropertyCommand<D,R>
| Modifier and Type | Method and Description |
|---|---|
String |
getPresentationName() |
String |
getRedoPresentationName() |
String |
getUndoPresentationName() |
protected void |
redoAction() |
protected void |
undoAction() |
redo, undoprotected void undoAction()
undoAction in class AbstractPropertyCommand<D extends BioPAXElement,R>protected void redoAction()
redoAction in class AbstractPropertyCommand<D extends BioPAXElement,R>public String getPresentationName()
public String getUndoPresentationName()
public String getRedoPresentationName()
Copyright © 2015 BioPAX. All rights reserved.