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 |
notNull(java.lang.String s) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValidpublic CommandLinkClass(UmlDiagramType umlDiagramType)
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)