java.lang.Object
net.sourceforge.plantuml.project.lang.Verbs

public class Verbs extends Object
  • Field Details

    • 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
  • Constructor Details

    • Verbs

      public Verbs()