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