Class SentenceSimple<D extends Diagram>
java.lang.Object
net.sourceforge.plantuml.project.lang.SentenceSimple<D>
- All Implemented Interfaces:
Sentence<D>
- Direct Known Subclasses:
SentenceDisplayOnSameRowAs
,SentenceEnds
,SentenceHappens
,SentenceHappensChronology
,SentenceHappensDate
,SentenceIsColored
,SentenceIsColoredForCompletion
,SentenceIsDeleted
,SentenceIsDisplayedAs
,SentenceIsForTask
,SentenceLinksTo
,SentenceOccurs
,SentencePausesAbsoluteDate
,SentencePausesAbsoluteIntervals
,SentencePausesAbsoluteIntervalsSmart
,SentencePausesDayOfWeek
,SentenceRequire
,SentenceTaskEndsAbsolute
,SentenceTaskEndsOnlyRelative
,SentenceTaskStarts
,SentenceTaskStartsAbsolute
,SentenceTaskStartsOnlyRelative
,SentenceTaskStartsWithColor
,SubjectLinks.InColor
,SubjectResource.IsOffAfterDate
,SubjectResource.IsOffBeforeDate
,SubjectResource.IsOffDate
,SubjectResource.IsOffDates
,SubjectResource.IsOffDayOfWeek
,SubjectResource.IsOnDate
,SubjectResource.IsOnDates
,SubjectResource.WorksOn
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.project.lang.Sentence
OPTIONAL_FINAL_DOT, SENTENCE_SEPARATOR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract CommandExecutionResult
final CommandExecutionResult
execute
(D project, RegexResult arg) protected final IRegex
final IRegex
toRegex()