public class DMNSetConnectionTargetNodeCommand extends SetConnectionTargetNodeCommand
| Constructor and Description |
|---|
DMNSetConnectionTargetNodeCommand(Node<? extends View<?>,Edge> targetNode,
Edge<? extends View,Node> edge,
Connection connection,
DMNGraphsProvider graphsProvider) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getDiagramId() |
protected Node<?,Edge> |
getNode(GraphCommandExecutionContext context,
String uuid) |
protected Node<? extends View<?>,Edge> |
getTargetNode(GraphCommandExecutionContext context) |
CommandResult<RuleViolation> |
undo(GraphCommandExecutionContext context) |
check, execute, getConnection, getEdge, getEdge, getLastConnection, getLastTargetNodeUUID, getSourceNode, getTargetNode, getTargetNodeUUID, toStringallow, evaluate, getElementNotNull, getGraph, getMutableIndex, getNodeNotNull, getViewEdgepublic DMNSetConnectionTargetNodeCommand(Node<? extends View<?>,Edge> targetNode, Edge<? extends View,Node> edge, Connection connection, DMNGraphsProvider graphsProvider)
protected Node<? extends View<?>,Edge> getTargetNode(GraphCommandExecutionContext context)
getTargetNode in class SetConnectionTargetNodeCommandpublic CommandResult<RuleViolation> undo(GraphCommandExecutionContext context)
undo in interface Command<GraphCommandExecutionContext,RuleViolation>undo in class SetConnectionTargetNodeCommandprotected Node<?,Edge> getNode(GraphCommandExecutionContext context, String uuid)
getNode in class AbstractGraphCommandCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.