public abstract class CommandParticipant extends SingleLineCommand2<SequenceDiagram>
Constructor and Description |
---|
CommandParticipant(RegexConcat pattern) |
Modifier and Type | Method and Description |
---|---|
protected CommandExecutionResult |
executeArg(SequenceDiagram diagram,
LineLocation location,
RegexResult arg) |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
public CommandParticipant(RegexConcat pattern)
protected final CommandExecutionResult executeArg(SequenceDiagram diagram, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<SequenceDiagram>
Copyright © 2019. All Rights Reserved.