Class CommandRepeatWhile3Multilines
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines3<ActivityDiagram3>
net.sourceforge.plantuml.activitydiagram3.command.CommandRepeatWhile3Multilines
- All Implemented Interfaces:
Command<ActivityDiagram3>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeNow
(ActivityDiagram3 diagram, BlocLines lines) Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines3
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandRepeatWhile3Multilines
public CommandRepeatWhile3Multilines()
-
-
Method Details
-
getPatternEnd2
- Specified by:
getPatternEnd2
in classCommandMultilines3<ActivityDiagram3>
-
executeNow
- Specified by:
executeNow
in classCommandMultilines3<ActivityDiagram3>
-