public final class CommandLinkLollipop extends SingleLineCommand2<AbstractClassOrObjectDiagram>
Constructor and Description |
---|
CommandLinkLollipop(UmlDiagramType umlDiagramType) |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(AbstractClassOrObjectDiagram diagram,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
public CommandLinkLollipop(UmlDiagramType umlDiagramType)
protected CommandExecutionResult executeArg(AbstractClassOrObjectDiagram diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<AbstractClassOrObjectDiagram>