public class CommandBoxStart extends SingleLineCommand<SequenceDiagram>
| Constructor and Description |
|---|
CommandBoxStart() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
List<String> arg) |
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValidprotected CommandExecutionResult executeArg(SequenceDiagram diagram, List<String> arg)
executeArg in class SingleLineCommand<SequenceDiagram>Copyright © 2017. All rights reserved.