Class Verbs
java.lang.Object
net.sourceforge.plantuml.project.lang.Verbs
public class Verbs
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRegex
are()
static IRegex
static IRegex
static IRegex
ends()
static IRegex
ends2()
static IRegex
happens()
static IRegex
is()
static IRegex
static IRegex
static IRegex
static IRegex
isOff()
static IRegex
isOn()
static IRegex
isOrAre()
static IRegex
static IRegex
lasts()
static IRegex
linksTo()
static IRegex
occurs()
static IRegex
pauses()
static IRegex
starts()
static IRegex
starts2()
static IRegex
starts3()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Verbs
public Verbs()
-
-
Method Details
-
are
-
areColored
-
displayOnSameRowAs
-
ends
-
ends2
-
happens
-
pauses
-
isDeleted
-
is
-
isColored
-
isColoredForCompletion
-
isOff
-
isOn
-
isOrAre
-
isOrAreNamed
-
lasts
-
linksTo
-
occurs
-
starts3
-
starts2
-
starts
-