| Modifier and Type | Method and Description |
|---|---|
static <D extends Diagram> |
create(SingleLineCommand2<D> cmd,
int nbMaxLines) |
CommandExecutionResult |
execute(D diagram,
BlocLines lines) |
java.lang.String[] |
getDescription() |
int |
getNbMaxLines() |
CommandControl |
isValid(BlocLines lines) |
public static <D extends Diagram> CommandDecoratorMultine<D> create(SingleLineCommand2<D> cmd, int nbMaxLines)
public CommandExecutionResult execute(D diagram, BlocLines lines)
public CommandControl isValid(BlocLines lines)
public java.lang.String[] getDescription()
getDescription in interface Command<D extends Diagram>public int getNbMaxLines()