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