public class NaturalCommandAnd extends SingleLineCommand2<GanttDiagram>
| Modifier and Type | Method and Description |
|---|---|
static Command |
create(SubjectPattern subject,
VerbPattern verb1,
ComplementPattern complement1,
VerbPattern verb2,
ComplementPattern complement2) |
protected CommandExecutionResult |
executeArg(GanttDiagram system,
RegexResult arg) |
String |
toString() |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValidprotected 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)
Copyright © 2017. All rights reserved.