public class CommandCreateElementFull extends SingleLineCommand2<DescriptionDiagram>
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_TYPES |
static String |
CODE |
static String |
CODE_WITH_QUOTE |
static String |
DISPLAY |
| Constructor and Description |
|---|
CommandCreateElementFull() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(DescriptionDiagram diagram,
RegexResult arg) |
protected boolean |
isForbidden(CharSequence line) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isValidpublic static final String ALL_TYPES
public static final String CODE
public static final String CODE_WITH_QUOTE
public static final String DISPLAY
protected final boolean isForbidden(CharSequence line)
isForbidden in class SingleLineCommand2<DescriptionDiagram>protected CommandExecutionResult executeArg(DescriptionDiagram diagram, RegexResult arg)
executeArg in class SingleLineCommand2<DescriptionDiagram>Copyright © 2017. All Rights Reserved.