Package net.sourceforge.plantuml.nwdiag
Class CommandLink
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<NwDiagram>
net.sourceforge.plantuml.nwdiag.CommandLink
-
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
-
CommandLink
public CommandLink()
-
-
Method Details
-
executeArg
protected CommandExecutionResult executeArg(NwDiagram diagram, LineLocation location, RegexResult arg) - Specified by:
executeArg
in classSingleLineCommand2<NwDiagram>
-