@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 SetChildrenCommand |
getSetChildNodeCommand(Node<?,Edge> parent,
Node candidate) |
allow, delegateRulesContextToChildren, getCandidate, getLocation, getParent, getParent, getUpdateElementPositionCommand, initialize, toString, undo
checkNodeNotNull, doAllow, doExecute, doUndo, getGraph, getMutableIndex, getNode, getViewEdge
addCommand, buildResult, ensureInitialized, evaluate, execute, executeCommands, getCommands, isEmpty, isInitialized, isUndoReverse, processMultipleCommands, processMultipleFunctions, size, undo
protected RegisterNodeCommand getRegisterNodeCommand(Node candidate)
getRegisterNodeCommand
in class AddChildNodeCommand
protected SetChildrenCommand getSetChildNodeCommand(Node<?,Edge> parent, Node candidate)
getSetChildNodeCommand
in class AddChildNodeCommand
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.