public class CommandCreateEntityObjectMultilines extends CommandMultilines2<ObjectDiagram>
Constructor and Description |
---|
CommandCreateEntityObjectMultilines() |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
executeNow(ObjectDiagram diagram,
BlocLines lines) |
java.lang.String |
getPatternEnd() |
actionIfCommandValid, execute, getDescription, getStartingPattern, isCommandForbidden, isValid
public java.lang.String getPatternEnd()
getPatternEnd
in class CommandMultilines2<ObjectDiagram>
public CommandExecutionResult executeNow(ObjectDiagram diagram, BlocLines lines)
executeNow
in class CommandMultilines2<ObjectDiagram>