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