net.sourceforge.plantuml.componentdiagram.command
Class CommandLinkComponent2
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand2<ComponentDiagram>
net.sourceforge.plantuml.componentdiagram.command.CommandLinkComponent2
- All Implemented Interfaces:
- Command
public class CommandLinkComponent2
- extends SingleLineCommand2<ComponentDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLinkComponent2
public CommandLinkComponent2(ComponentDiagram diagram)
executeArg
protected CommandExecutionResult executeArg(Map<String,RegexPartialMatch> arg)
- Specified by:
executeArg
in class SingleLineCommand2<ComponentDiagram>
Copyright © 2011. All Rights Reserved.