Class Verbs
- java.lang.Object
-
- net.sourceforge.plantuml.project.lang.Verbs
-
public class Verbs extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static IRegexarestatic IRegexareColoredstatic IRegexdisplayOnSameRowAsstatic IRegexendsstatic IRegexends2static IRegexhappensstatic IRegexisstatic IRegexisColoredstatic IRegexisColoredForCompletionstatic IRegexisDeletedstatic IRegexisOffstatic IRegexisOnstatic IRegexisOrArestatic IRegexisOrAreNamedstatic IRegexjuststatic IRegexjustAfterstatic IRegexjustBeforestatic IRegexlastsstatic IRegexlinksTostatic IRegexoccursstatic IRegexpausesstatic IRegexstartsstatic IRegexstarts2static IRegexstarts3
-
Constructor Summary
Constructors Constructor Description Verbs()
-
-
-
Field Detail
-
are
public static IRegex are
-
areColored
public static IRegex areColored
-
displayOnSameRowAs
public static IRegex displayOnSameRowAs
-
ends
public static IRegex ends
-
ends2
public static IRegex ends2
-
happens
public static IRegex happens
-
pauses
public static IRegex pauses
-
isDeleted
public static IRegex isDeleted
-
is
public static IRegex is
-
isColored
public static IRegex isColored
-
isColoredForCompletion
public static IRegex isColoredForCompletion
-
isOff
public static IRegex isOff
-
isOn
public static IRegex isOn
-
isOrAre
public static IRegex isOrAre
-
isOrAreNamed
public static IRegex isOrAreNamed
-
lasts
public static IRegex lasts
-
linksTo
public static IRegex linksTo
-
occurs
public static IRegex occurs
-
starts3
public static IRegex starts3
-
starts2
public static IRegex starts2
-
starts
public static IRegex starts
-
just
public static IRegex just
-
justBefore
public static IRegex justBefore
-
justAfter
public static IRegex justAfter
-
-