public class CommandHideUnlinked extends SingleLineCommand<UmlDiagram>
| Constructor and Description |
|---|
CommandHideUnlinked() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(UmlDiagram diagram,
java.util.List<java.lang.String> arg) |
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValidprotected CommandExecutionResult executeArg(UmlDiagram diagram, java.util.List<java.lang.String> arg)
executeArg in class SingleLineCommand<UmlDiagram>