public class NaturalCommandAndAnd extends SingleLineCommand2<GanttDiagram>
Modifier and Type | Method and Description |
---|---|
static Command |
create(SubjectPattern subject,
VerbPattern verb1,
ComplementPattern complement1,
VerbPattern verb2,
ComplementPattern complement2,
VerbPattern verb3,
ComplementPattern complement3) |
protected CommandExecutionResult |
executeArg(GanttDiagram system,
RegexResult arg) |
String |
toString() |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid
protected CommandExecutionResult executeArg(GanttDiagram system, RegexResult arg)
executeArg
in class SingleLineCommand2<GanttDiagram>
public static Command create(SubjectPattern subject, VerbPattern verb1, ComplementPattern complement1, VerbPattern verb2, ComplementPattern complement2, VerbPattern verb3, ComplementPattern complement3)
Copyright © 2017. All Rights Reserved.