public class DMNDeleteElementsGraphCommand extends DeleteElementsCommand
DeleteElementsCommand.DeleteCallback
commands
Constructor and Description |
---|
DMNDeleteElementsGraphCommand(Supplier<Collection<Element>> elements,
DeleteElementsCommand.DeleteCallback callback) |
Modifier and Type | Method and Description |
---|---|
protected SafeDeleteNodeCommand |
createSafeDeleteNodeCommand(Node<?,Edge> node,
SafeDeleteNodeCommand.Options options,
DeleteElementsCommand.DeleteCallback callback) |
delegateRulesContextToChildren, getUUIDs, initialize, toString
checkNodeNotNull, doAllow, doExecute, doUndo, getGraph, getMutableIndex, getNode, getViewEdge
addCommand, allow, buildResult, ensureInitialized, evaluate, execute, executeCommands, getCommands, isEmpty, isInitialized, isUndoReverse, processMultipleCommands, processMultipleFunctions, size, undo, undo
public DMNDeleteElementsGraphCommand(Supplier<Collection<Element>> elements, DeleteElementsCommand.DeleteCallback callback)
protected SafeDeleteNodeCommand createSafeDeleteNodeCommand(Node<?,Edge> node, SafeDeleteNodeCommand.Options options, DeleteElementsCommand.DeleteCallback callback)
createSafeDeleteNodeCommand
in class DeleteElementsCommand
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.