public class CommandAddMethod extends SingleLineCommand2<ClassDiagram>
Constructor and Description |
---|
CommandAddMethod() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(ClassDiagram diagram,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
protected CommandExecutionResult executeArg(ClassDiagram diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<ClassDiagram>
Copyright © 2020. All Rights Reserved.