public class CommandNewBranch extends SingleLineCommand2<BpmDiagram>
| Constructor and Description |
|---|
CommandNewBranch() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(BpmDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketprotected CommandExecutionResult executeArg(BpmDiagram diagram, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<BpmDiagram>