Package net.sourceforge.plantuml.nwdiag
Class CommandGroup
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<NwDiagram>
net.sourceforge.plantuml.nwdiag.CommandGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResult
executeArg
(NwDiagram diagram, LineLocation location, RegexResult arg) Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandGroup
public CommandGroup()
-
-
Method Details
-
executeArg
protected CommandExecutionResult executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) - Specified by:
executeArg
in classSingleLineCommand2<NwDiagram>
-