public class AddCanvasConnectorCommand extends AbstractCanvasCommand
| Constructor and Description |
|---|
AddCanvasConnectorCommand(Edge candidate,
String shapeSetId) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult<CanvasViolation> |
execute(AbstractCanvasHandler context) |
Edge |
getCandidate() |
String |
getShapeSetId() |
String |
toString() |
CommandResult<CanvasViolation> |
undo(AbstractCanvasHandler context) |
allow, buildResult, checkShapeNotNull, toUUID, toUUIDspublic CommandResult<CanvasViolation> execute(AbstractCanvasHandler context)
public CommandResult<CanvasViolation> undo(AbstractCanvasHandler context)
public Edge getCandidate()
public String getShapeSetId()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.