public class CommandCreateJson extends CommandMultilines2<AbstractEntityDiagram>
Constructor and Description |
---|
CommandCreateJson() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeNow(AbstractEntityDiagram diagram,
BlocLines lines) |
protected CommandControl |
finalVerification(BlocLines lines) |
java.lang.String |
getPatternEnd() |
execute, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
public java.lang.String getPatternEnd()
getPatternEnd
in class CommandMultilines2<AbstractEntityDiagram>
protected CommandExecutionResult executeNow(AbstractEntityDiagram diagram, BlocLines lines) throws NoSuchColorException
executeNow
in class CommandMultilines2<AbstractEntityDiagram>
NoSuchColorException
protected CommandControl finalVerification(BlocLines lines)
finalVerification
in class CommandMultilines2<AbstractEntityDiagram>