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