net.sourceforge.plantuml.command
Class CommandMultilinesHeader
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines<UmlDiagram>
net.sourceforge.plantuml.command.CommandMultilinesHeader
- All Implemented Interfaces:
- Command
public class CommandMultilinesHeader
- extends CommandMultilines<UmlDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandMultilinesHeader
public CommandMultilinesHeader(UmlDiagram diagram)
getPatternEnd
public String getPatternEnd()
- Specified by:
getPatternEnd
in class CommandMultilines<UmlDiagram>
execute
public CommandExecutionResult execute(List<String> lines)
Copyright © 2012. All Rights Reserved.