public class CommandCreateElementFull extends SingleLineCommand2<DescriptionDiagram>
Constructor and Description |
---|
CommandCreateElementFull() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(DescriptionDiagram diagram,
RegexResult arg) |
protected boolean |
isForbidden(String line) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isValid
protected final boolean isForbidden(String line)
isForbidden
in class SingleLineCommand2<DescriptionDiagram>
protected CommandExecutionResult executeArg(DescriptionDiagram diagram, RegexResult arg)
executeArg
in class SingleLineCommand2<DescriptionDiagram>
Copyright © 2014. All Rights Reserved.