net.sourceforge.plantuml.descdiagram.command
Class CommandCreateElementMultilines
- java.lang.Object
-
- net.sourceforge.plantuml.command.CommandMultilines2<AbstractEntityDiagram>
-
- net.sourceforge.plantuml.descdiagram.command.CommandCreateElementMultilines
-
- All Implemented Interfaces:
- Command<AbstractEntityDiagram>
public class CommandCreateElementMultilines extends CommandMultilines2<AbstractEntityDiagram>
-
-
Constructor Summary
Constructors Constructor and Description CommandCreateElementMultilines(int type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description CommandExecutionResultexecuteNow(AbstractEntityDiagram diagram, BlocLines lines)java.lang.StringgetPatternEnd()-
Methods inherited from class net.sourceforge.plantuml.command.CommandMultilines2
execute, getDescription, isValid
-
-
-
-
Method Detail
-
getPatternEnd
public java.lang.String getPatternEnd()
- Specified by:
getPatternEndin classCommandMultilines2<AbstractEntityDiagram>
-
executeNow
public CommandExecutionResult executeNow(AbstractEntityDiagram diagram, BlocLines lines)
- Specified by:
executeNowin classCommandMultilines2<AbstractEntityDiagram>
-
-
DataMelt 3.0 © DataMelt by jWork.ORG