public class NaturalCommand extends SingleLineCommand2<GanttDiagram>
| Modifier and Type | Method and Description |
|---|---|
static Command |
create(SubjectPattern subject,
VerbPattern verb,
ComplementPattern complement) |
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 verb, ComplementPattern complement)
Copyright © 2017. All rights reserved.