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