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) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected 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