net.sourceforge.plantuml.descdiagram.command
Class CommandCreateElementMultilines
java.lang.Object
net.sourceforge.plantuml.command.CommandMultilines2<DescriptionDiagram>
net.sourceforge.plantuml.descdiagram.command.CommandCreateElementMultilines
- All Implemented Interfaces:
- Command<DescriptionDiagram>
public class CommandCreateElementMultilines
- extends CommandMultilines2<DescriptionDiagram>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandCreateElementMultilines
public CommandCreateElementMultilines()
getPatternEnd
public String getPatternEnd()
- Specified by:
getPatternEnd
in class CommandMultilines2<DescriptionDiagram>
executeNow
public CommandExecutionResult executeNow(DescriptionDiagram system,
List<String> lines)
- Specified by:
executeNow
in class CommandMultilines2<DescriptionDiagram>
Copyright © 2014. All Rights Reserved.