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