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