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