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