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