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