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