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