public class CommandFooter extends SingleLineCommand2<TitledDiagram>
| Modifier and Type | Field and Description |
|---|---|
static CommandFooter |
ME |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(TitledDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketpublic static final CommandFooter ME
protected CommandExecutionResult executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<TitledDiagram>