public class CommandCaption extends SingleLineCommand2<TitledDiagram>
| Modifier and Type | Field and Description |
|---|---|
static CommandCaption |
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 CommandCaption ME
protected CommandExecutionResult executeArg(TitledDiagram diagram, LineLocation location, RegexResult arg)
executeArg in class SingleLineCommand2<TitledDiagram>