@Portable public class SetChildNodeCommand extends SetChildNodeCommand
| Constructor and Description |
|---|
SetChildNodeCommand(Node<?,Edge> parent,
Node<?,Edge> candidate) |
SetChildNodeCommand(String parentUUID,
String candidateUUID) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult<RuleViolation> |
execute(GraphCommandExecutionContext context) |
check, getCandidate, getCandidate, getParent, getParent, toString, undoallow, doEvaluate, getElementNotNull, getGraph, getMutableIndex, getNode, getNodeNotNull, getViewEdgepublic CommandResult<RuleViolation> execute(GraphCommandExecutionContext context)
execute in interface Command<GraphCommandExecutionContext,RuleViolation>execute in class SetChildNodeCommandCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.