public class SetTypeRefCommand extends AbstractCanvasGraphCommand implements VetoExecutionCommand, VetoUndoCommand
Constructor and Description |
---|
SetTypeRefCommand(HasTypeRef hasTypeRef,
QName typeRef,
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
public SetTypeRefCommand(HasTypeRef hasTypeRef, QName typeRef, org.uberfire.mvp.Command canvasOperation)
protected Command<GraphCommandExecutionContext,RuleViolation> newGraphCommand(AbstractCanvasHandler handler)
newGraphCommand
in class AbstractCanvasGraphCommand
protected Command<AbstractCanvasHandler,CanvasViolation> newCanvasCommand(AbstractCanvasHandler handler)
newCanvasCommand
in class AbstractCanvasGraphCommand
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.