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, undo
buildResult, checkShapeNotNull, toUUID, toUUIDs
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler handler)
newGraphCommand
in class AbstractCanvasGraphCommand
protected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler handler)
newCanvasCommand
in class AbstractCanvasGraphCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.