public class CommandPackage extends SingleLineCommand2<AbstractEntityDiagram>
Constructor and Description |
---|
CommandPackage() |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(AbstractEntityDiagram diagram,
LineLocation location,
RegexResult arg) |
boolean |
syntaxWithFinalBracket() |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
public boolean syntaxWithFinalBracket()
syntaxWithFinalBracket
in class SingleLineCommand2<AbstractEntityDiagram>
protected CommandExecutionResult executeArg(AbstractEntityDiagram diagram, LineLocation location, RegexResult arg) throws NoSuchColorException
executeArg
in class SingleLineCommand2<AbstractEntityDiagram>
NoSuchColorException