public class SetHasValueCommand<V,HV extends HasValue<V>> extends AbstractCanvasGraphCommand implements VetoExecutionCommand, VetoUndoCommand
| Constructor and Description |
|---|
SetHasValueCommand(HV hasValue,
V value,
org.uberfire.mvp.Command canvasOperation) |
| Modifier and Type | Method and Description |
|---|---|
protected Command<AbstractCanvasHandler,CanvasViolation> |
newCanvasCommand(AbstractCanvasHandler handler) |
protected Command<GraphCommandExecutionContext,RuleViolation> |
newGraphCommand(AbstractCanvasHandler handler) |
allow, execute, getCanvasCommand, getGraphCommand, getNode, undobuildResult, checkShapeNotNull, toUUID, toUUIDsprotected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler handler)
newGraphCommand in class AbstractCanvasGraphCommandprotected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler handler)
newCanvasCommand in class AbstractCanvasGraphCommandCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.