public class CommandCreateElementParenthesis extends SingleLineCommand2<ClassDiagram>
Constructor and Description |
---|
CommandCreateElementParenthesis() |
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, syntaxWithFinalBracket
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