public abstract class AbstractRegistrationCanvasNodeCommand extends AbstractCanvasCommand
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRegistrationCanvasNodeCommand(Node<? extends View<?>,Edge> candidate,
String shapeSetId) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult<CanvasViolation> |
execute(AbstractCanvasHandler context) |
Node |
getCandidate() |
String |
getShapeSetId() |
protected void |
register(AbstractCanvasHandler context) |
allow, buildResult, checkShapeNotNull, toUUID, toUUIDsprotected void register(AbstractCanvasHandler context)
public CommandResult<CanvasViolation> execute(AbstractCanvasHandler context)
public Node getCandidate()
public String getShapeSetId()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.