public class RemoveParameterCommand extends AbstractCanvasGraphCommand implements VetoExecutionCommand, VetoUndoCommand
| Constructor and Description |
|---|
RemoveParameterCommand(FunctionDefinition function,
InformationItem parameter,
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, toUUIDspublic RemoveParameterCommand(FunctionDefinition function, InformationItem parameter, org.uberfire.mvp.Command canvasOperation)
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler handler)
newGraphCommand in class AbstractCanvasGraphCommandprotected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler handler)
newCanvasCommand in class AbstractCanvasGraphCommandCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.