Class CommandNoteLong3
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<ActivityDiagram3>
net.sourceforge.plantuml.activitydiagram3.command.CommandNoteLong3
- All Implemented Interfaces:
Command<ActivityDiagram3>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteNow(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, finalVerification, getEndPattern, getPatternEndToto, getStartingPattern, isEligibleFor, isValid, syntaxWithFinalBracketMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.command.Command
isCommandForbidden
-
Constructor Details
-
CommandNoteLong3
public CommandNoteLong3()
-
-
Method Details
-
executeNow
protected CommandExecutionResult executeNow(ActivityDiagram3 diagram, BlocLines lines, ParserPass currentPass) throws NoSuchColorException - Specified by:
executeNowin classCommandMultilines2<ActivityDiagram3>- Throws:
NoSuchColorException
-