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,
LineLocation location,
RegexResult arg) |
java.lang.String |
toString() |
actionIfCommandValid, execute, getDescription, isCommandForbidden, isForbidden, isValid, syntaxWithFinalBracket
public java.lang.String toString()
toString
in class java.lang.Object
protected CommandExecutionResult executeArg(GanttDiagram system, LineLocation location, RegexResult arg)
executeArg
in class SingleLineCommand2<GanttDiagram>
public static Command create(SubjectPattern subject, VerbPattern verb, ComplementPattern complement)
Copyright © 2020. All Rights Reserved.