Class SentenceHappens
java.lang.Object
net.sourceforge.plantuml.project.lang.SentenceSimple<GanttDiagram>
net.sourceforge.plantuml.project.lang.SentenceHappens
- All Implemented Interfaces:
Sentence<GanttDiagram>
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.project.lang.Sentence
OPTIONAL_FINAL_DOT, SENTENCE_SEPARATOR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(GanttDiagram project, Object subject, Object complement) Methods inherited from class net.sourceforge.plantuml.project.lang.SentenceSimple
execute, getAdverbialOrPropositon, getComplement, getSignature, getSubject, getVerbRegex, toRegex
-
Constructor Details
-
SentenceHappens
public SentenceHappens()
-
-
Method Details
-
execute
- Specified by:
execute
in classSentenceSimple<GanttDiagram>
-