public class CommandExoArrowRight extends SingleLineCommand2<SequenceDiagram>
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
ARROW_SUPPCIRCLE1 |
protected static java.lang.String |
ARROW_SUPPCIRCLE2 |
Constructor and Description |
---|
CommandExoArrowRight() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected static final java.lang.String ARROW_SUPPCIRCLE1
protected static final java.lang.String ARROW_SUPPCIRCLE2
protected final CommandExecutionResult executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg
in class SingleLineCommand2<SequenceDiagram>
NoSuchColorException