public class CommandConcurrentState extends SingleLineCommand2<StateDiagram>
Constructor and Description |
---|
CommandConcurrentState() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(StateDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(StateDiagram diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<StateDiagram>