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