net.sourceforge.plantuml.sequencediagram.command
Class CommandUrl
java.lang.Object
net.sourceforge.plantuml.command.SingleLineCommand<SequenceDiagram>
net.sourceforge.plantuml.sequencediagram.command.CommandUrl
- All Implemented Interfaces:
- Command<SequenceDiagram>
public class CommandUrl
- extends SingleLineCommand<SequenceDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandUrl
public CommandUrl()
executeArg
protected CommandExecutionResult executeArg(SequenceDiagram diagram,
List<String> arg)
- Specified by:
executeArg
in class SingleLineCommand<SequenceDiagram>
Copyright © 2014. All Rights Reserved.