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