|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.command.SingleLineCommand2<AbstractClassOrObjectDiagram>
net.sourceforge.plantuml.classdiagram.command.CommandLinkClass
public final class CommandLinkClass
Constructor Summary | |
---|---|
CommandLinkClass(UmlDiagramType umlDiagramType)
|
Method Summary | |
---|---|
static void |
applyStyle(java.lang.String arrowStyle,
Link link)
|
protected CommandExecutionResult |
executeArg(AbstractClassOrObjectDiagram diagram,
RegexResult arg)
|
static java.lang.String |
notNull(java.lang.String s)
|
Methods inherited from class net.sourceforge.plantuml.command.SingleLineCommand2 |
---|
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandLinkClass(UmlDiagramType umlDiagramType)
Method Detail |
---|
protected CommandExecutionResult executeArg(AbstractClassOrObjectDiagram diagram, RegexResult arg)
executeArg
in class SingleLineCommand2<AbstractClassOrObjectDiagram>
public static java.lang.String notNull(java.lang.String s)
public static void applyStyle(java.lang.String arrowStyle, Link link)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |