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