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