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,
RegexResult arg) |
protected boolean |
isForbidden(CharSequence line) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isValidpublic CommandCreateElementFull2(CommandCreateElementFull2.Mode mode)
protected final boolean isForbidden(CharSequence line)
isForbidden in class SingleLineCommand2<ClassDiagram>protected CommandExecutionResult executeArg(ClassDiagram diagram, RegexResult arg)
executeArg in class SingleLineCommand2<ClassDiagram>Copyright © 2017. All rights reserved.