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