@Portable public class AddChildNodeCommand extends AddChildNodeCommand
commands| Constructor and Description |
|---|
AddChildNodeCommand(Node<?,Edge> parent,
Node candidate) |
AddChildNodeCommand(String parentUUID,
Node candidate,
Point2D location) |
| Modifier and Type | Method and Description |
|---|---|
protected RegisterNodeCommand |
getRegisterNodeCommand(Node candidate) |
protected SetChildNodeCommand |
getSetChildNodeCommand(Node<?,Edge> parent,
Node candidate) |
allow, delegateRulesContextToChildren, getCandidate, getLocation, getParent, getParent, getUpdateElementPositionCommand, initialize, toString, undocheckNodeNotNull, doAllow, doExecute, doUndo, getGraph, getMutableIndex, getNode, getViewEdgeaddCommand, buildResult, doEvaluate, ensureInitialized, execute, executeCommands, getCommands, isEmpty, isInitialized, isUndoReverse, processMultipleCommands, processMultipleFunctions, size, undoprotected RegisterNodeCommand getRegisterNodeCommand(Node candidate)
getRegisterNodeCommand in class AddChildNodeCommandprotected SetChildNodeCommand getSetChildNodeCommand(Node<?,Edge> parent, Node candidate)
getSetChildNodeCommand in class AddChildNodeCommandCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.