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, isValid
public 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 © 2016. All Rights Reserved.