public class CommandCreateElementFull2 extends SingleLineCommand2<ClassDiagram>
| Modifier and Type | Class and Description |
|---|---|
static class |
CommandCreateElementFull2.Mode |
| Constructor and Description |
|---|
CommandCreateElementFull2(CommandCreateElementFull2.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeArg(ClassDiagram diagram,
LineLocation location,
RegexResult arg) |
protected boolean |
isForbidden(java.lang.CharSequence line) |
execute, finalVerification, getDescription, isCommandForbidden, isValid, syntaxWithFinalBracketpublic CommandCreateElementFull2(CommandCreateElementFull2.Mode mode)
protected final boolean isForbidden(java.lang.CharSequence line)
isForbidden in class SingleLineCommand2<ClassDiagram>protected CommandExecutionResult executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg in class SingleLineCommand2<ClassDiagram>NoSuchColorException