public class CommandLinkElement extends SingleLineCommand2<DescriptionDiagram>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LINE_STYLE |
static java.lang.String |
STYLE_COLORS_MULTIPLES |
| Constructor and Description |
|---|
CommandLinkElement() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(DescriptionDiagram diagram,
LineLocation location,
RegexResult arg) |
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracketpublic static final java.lang.String LINE_STYLE
public static final java.lang.String STYLE_COLORS_MULTIPLES
protected CommandExecutionResult executeArg(DescriptionDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg in class SingleLineCommand2<DescriptionDiagram>NoSuchColorException