Class NaturalCommand
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<GanttDiagram>
net.sourceforge.plantuml.project.command.NaturalCommand
- All Implemented Interfaces:
Command<GanttDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NaturalCommand
protected final CommandExecutionResult
executeArg
(GanttDiagram system, LineLocation location, RegexResult arg) Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
NaturalCommand
-
-
Method Details
-
executeArg
protected final CommandExecutionResult executeArg(GanttDiagram system, LineLocation location, RegexResult arg) - Specified by:
executeArg
in classSingleLineCommand2<GanttDiagram>
-
create
-