public class DMNDeleteConnectorCommand extends DeleteConnectorCommand
commands| Constructor and Description |
|---|
DMNDeleteConnectorCommand(Edge<? extends View,Node> edge,
DMNGraphsProvider graphsProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected SetConnectionSourceNodeCommand |
getSetConnectionSourceCommand(Edge<? extends ViewConnector,Node> edge) |
protected SetConnectionTargetNodeCommand |
getSetConnectionTargetCommand(Edge<? extends ViewConnector,Node> edge) |
delegateRulesContextToChildren, execute, getEdge, initialize, toString, undocheckNodeNotNull, doAllow, doExecute, doUndo, getGraph, getMutableIndex, getNode, getViewEdgeaddCommand, allow, buildResult, ensureInitialized, evaluate, executeCommands, getCommands, isEmpty, isInitialized, isUndoReverse, processMultipleCommands, processMultipleFunctions, size, undopublic DMNDeleteConnectorCommand(Edge<? extends View,Node> edge, DMNGraphsProvider graphsProvider)
protected SetConnectionTargetNodeCommand getSetConnectionTargetCommand(Edge<? extends ViewConnector,Node> edge)
getSetConnectionTargetCommand in class DeleteConnectorCommandprotected SetConnectionSourceNodeCommand getSetConnectionSourceCommand(Edge<? extends ViewConnector,Node> edge)
getSetConnectionSourceCommand in class DeleteConnectorCommandCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.