public class DMNDeregisterNodeCommand extends DeregisterNodeCommand
uuid| Constructor and Description |
|---|
DMNDeregisterNodeCommand(Graph graph,
String uuid) |
| Modifier and Type | Method and Description |
|---|---|
protected Node<?,Edge> |
getCandidate(GraphCommandExecutionContext context) |
protected Graph<?,Node> |
getGraph(GraphCommandExecutionContext context) |
CommandResult<RuleViolation> |
undo(GraphCommandExecutionContext context) |
check, checkCandidateNotNull, execute, getNode, getRemoved, toStringallow, evaluate, getElementNotNull, getMutableIndex, getNode, getNodeNotNull, getViewEdgeprotected Graph<?,Node> getGraph(GraphCommandExecutionContext context)
getGraph in class AbstractGraphCommandprotected Node<?,Edge> getCandidate(GraphCommandExecutionContext context)
getCandidate in class DeregisterNodeCommandpublic CommandResult<RuleViolation> undo(GraphCommandExecutionContext context)
undo in interface Command<GraphCommandExecutionContext,RuleViolation>undo in class DeregisterNodeCommandCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.