@Portable public class SetChildrenCommand extends SetChildrenCommand
Constructor and Description |
---|
SetChildrenCommand(Node<?,Edge> parent,
Node<?,Edge> candidate) |
SetChildrenCommand(String parentUUID,
String[] candidateUUIDs) |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(GraphCommandExecutionContext context,
Node<?,Edge> parent,
Node<?,Edge> candidate) |
check, execute, getCandidates, getCandidates, getParent, getParent, toString, undo
allow, evaluate, getElementNotNull, getGraph, getMutableIndex, getNode, getNodeNotNull, getViewEdge
protected void execute(GraphCommandExecutionContext context, Node<?,Edge> parent, Node<?,Edge> candidate)
execute
in class SetChildrenCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.