public class CommandAutonumber extends SingleLineCommand<SequenceDiagram>
Constructor and Description |
---|
CommandAutonumber() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(SequenceDiagram sequenceDiagram,
List<String> arg) |
actionIfCommandValid, execute, getDescription, getSplit, isCommandForbidden, isForbidden, isValid
protected CommandExecutionResult executeArg(SequenceDiagram sequenceDiagram, List<String> arg)
executeArg
in class SingleLineCommand<SequenceDiagram>
Copyright © 2017. All Rights Reserved.