public class CommandStereotype extends SingleLineCommand<ClassDiagram>
Constructor and Description |
---|
CommandStereotype() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(ClassDiagram diagram,
java.util.List<java.lang.String> arg) |
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValid
protected CommandExecutionResult executeArg(ClassDiagram diagram, java.util.List<java.lang.String> arg)
executeArg
in class SingleLineCommand<ClassDiagram>