public class CommandLinkStateReverse extends SingleLineCommand2<StateDiagram>
| Constructor and Description |
|---|
CommandLinkStateReverse() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(StateDiagram diagram,
LineLocation location,
RegexResult arg) |
protected Direction |
getDefaultDirection() |
protected static RegexLeaf |
getStatePattern(java.lang.String name) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketprotected Direction getDefaultDirection()
protected static RegexLeaf getStatePattern(java.lang.String name)
protected CommandExecutionResult executeArg(StateDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg in class SingleLineCommand2<StateDiagram>NoSuchColorException