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