Class CommandLinkClass
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<AbstractClassOrObjectDiagram>
net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
- All Implemented Interfaces:
Command<AbstractClassOrObjectDiagram>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CommandExecutionResultexecuteArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) static Stringstatic StringMethods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2
execute, finalVerification, isCommandForbidden, isEligibleFor, isForbidden, isValid, syntaxWithFinalBracket
-
Constructor Details
-
CommandLinkClass
-
-
Method Details
-
getSeparator
-
executeArg
protected CommandExecutionResult executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg, ParserPass currentPass) throws NoSuchColorException - Specified by:
executeArgin classSingleLineCommand2<AbstractClassOrObjectDiagram>- Throws:
NoSuchColorException
-
notNull
-