public final class CommandLinkClass extends SingleLineCommand2<AbstractClassOrObjectDiagram>
Constructor and Description |
---|
CommandLinkClass(UmlDiagramType umlDiagramType) |
Modifier and Type | Method and Description |
---|---|
static Colors |
applyStyle(String arrowStyle,
Link link)
Deprecated.
|
static Colors |
applyStyle(String arrowStyle,
Link link,
Colors colors) |
protected CommandExecutionResult |
executeArg(AbstractClassOrObjectDiagram diagram,
RegexResult arg) |
static String |
notNull(String s) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
public CommandLinkClass(UmlDiagramType umlDiagramType)
protected CommandExecutionResult executeArg(AbstractClassOrObjectDiagram diagram, RegexResult arg)
executeArg
in class SingleLineCommand2<AbstractClassOrObjectDiagram>
@Deprecated public static Colors applyStyle(String arrowStyle, Link link)
Copyright © 2015. All Rights Reserved.