Class CommandCreateJson
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<AbstractClassOrObjectDiagram>
net.sourceforge.plantuml.objectdiagram.command.CommandCreateJson
- All Implemented Interfaces:
Command<AbstractClassOrObjectDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteNow(AbstractClassOrObjectDiagram diagram, BlocLines lines) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandCreateJson
public CommandCreateJson()
-
-
Method Details
-
getPatternEnd
- Specified by:
getPatternEndin classCommandMultilines2<AbstractClassOrObjectDiagram>
-
executeNow
protected CommandExecutionResult executeNow(AbstractClassOrObjectDiagram diagram, BlocLines lines) throws NoSuchColorException - Specified by:
executeNowin classCommandMultilines2<AbstractClassOrObjectDiagram>- Throws:
NoSuchColorException
-