public class CommandExoArrowLeft 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 |
|---|
CommandExoArrowLeft() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketprotected 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