net.sourceforge.plantuml.sequencediagram.command
Class CommandMultilinesNote
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines<SequenceDiagram>
net.sourceforge.plantuml.sequencediagram.command.CommandMultilinesNote
- All Implemented Interfaces:
- Command
public class CommandMultilinesNote
- extends CommandMultilines<SequenceDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandMultilinesNote
public CommandMultilinesNote(SequenceDiagram sequenceDiagram)
execute
public CommandExecutionResult execute(List<String> lines)
Copyright © 2011. All Rights Reserved.