public class SentenceRequire extends SentenceSimple<GanttDiagram>
OPTIONAL_FINAL_DOT, SENTENCE_SEPARATOR
Constructor and Description |
---|
SentenceRequire() |
Modifier and Type | Method and Description |
---|---|
CommandExecutionResult |
execute(GanttDiagram project,
java.lang.Object subject,
java.lang.Object complement) |
execute, getAdverbialOrPropositon, getComplement, getSignature, getSubject, getVerbRegex, toRegex
public CommandExecutionResult execute(GanttDiagram project, java.lang.Object subject, java.lang.Object complement)
execute
in class SentenceSimple<GanttDiagram>