Annotation Interface State.Meta

Enclosing interface:
State

@Retention(RUNTIME) @Target(TYPE) public static @interface State.Meta
Describes some metadata about a state.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The color to use when graphing with GraphViz DOT.
    How to use the state.
  • Element Details

    • color

      String color
      The color to use when graphing with GraphViz DOT.
      Default:
      "#000000"
    • role

      How to use the state.
      Default:
      TRANSITIONAL