Class CommandCreateElementMultilines
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<AbstractEntityDiagram>
net.sourceforge.plantuml.descdiagram.command.CommandCreateElementMultilines
- All Implemented Interfaces:
Command<AbstractEntityDiagram>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CommandCreateElementMultilinesstatic final CommandCreateElementMultilines -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, finalVerification, getEndPattern, getPatternEndToto, getStartingPattern, isCommandForbidden, isEligibleFor, isValid, syntaxWithFinalBracket
-
Field Details
-
TYPE0
-
TYPE1
-
-
Method Details
-
executeNow
protected CommandExecutionResult executeNow(AbstractEntityDiagram diagram, BlocLines lines, ParserPass currentPass) throws NoSuchColorException - Specified by:
executeNowin classCommandMultilines2<AbstractEntityDiagram>- Throws:
NoSuchColorException
-