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