Package net.sourceforge.plantuml.command
Class CommandMultilines3<S extends Diagram>
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines3<S>
- All Implemented Interfaces:
Command<S>
- Direct Known Subclasses:
CommandRepeatWhile3Multilines
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
final CommandExecutionResult
protected abstract CommandExecutionResult
executeNow
(S system, BlocLines lines) String[]
abstract RegexConcat
protected final IRegex
protected boolean
final CommandControl
-
Constructor Details
-
CommandMultilines3
-
-
Method Details
-
getPatternEnd2
-
getDescription
- Specified by:
getDescription
in interfaceCommand<S extends Diagram>
-
isValid
-
execute
-
executeNow
-
isCommandForbidden
protected boolean isCommandForbidden() -
actionIfCommandValid
protected void actionIfCommandValid() -
getStartingPattern
-