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
    • happens

      public static IRegex happens
    • is

      public static IRegex is
    • isColored

      public static IRegex isColored
    • isDeleted

      public static IRegex isDeleted
    • isDisplayedAs

      public static IRegex isDisplayedAs
    • isOff

      public static IRegex isOff
    • isOn

      public static IRegex isOn
    • isOrAre

      public static IRegex isOrAre
    • isOrAreNamed

      public static IRegex isOrAreNamed
    • just

      public static IRegex just
    • linksTo

      public static IRegex linksTo
    • occurs

      public static IRegex occurs
    • pauses

      public static IRegex pauses
    • requires

      public static IRegex requires
    • starts

      public static IRegex starts
    • worksOn

      public static IRegex worksOn
  • Constructor Details

    • Verbs

      public Verbs()