Annotation Interface EvolutionAnnotation


@Target(TYPE) @Retention(RUNTIME) public @interface EvolutionAnnotation
Annotation to mark classes related to evolution mechanics.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Gets the unique identifier for the evolution.
  • Element Details

    • id

      String id
      Gets the unique identifier for the evolution.
      Returns:
      A string representing the unique identifier for the evolution.