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