Class NaturalCommand<D extends Diagram>
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<D>
net.sourceforge.plantuml.project.command.NaturalCommand<D>
- All Implemented Interfaces:
Command<D>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <D extends Diagram>
NaturalCommand<D>protected final CommandExecutionResult
executeArg
(D 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
- Specified by:
executeArg
in classSingleLineCommand2<D extends Diagram>
-
create
-