public class CommandStyleMultilinesCSS extends CommandMultilines2<TitledDiagram>
| Constructor and Description |
|---|
CommandStyleMultilinesCSS() |
| Modifier and Type | Method and Description |
|---|---|
protected CommandExecutionResult |
executeNow(TitledDiagram diagram,
BlocLines lines) |
java.lang.String |
getPatternEnd() |
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracketpublic java.lang.String getPatternEnd()
getPatternEnd in class CommandMultilines2<TitledDiagram>protected CommandExecutionResult executeNow(TitledDiagram diagram, BlocLines lines)
executeNow in class CommandMultilines2<TitledDiagram>