Annotation Type InteractionClass


@Retention(RUNTIME) @Target(TYPE) public @interface InteractionClass
Annotation for designating a particular class as an HLA interaction class.
Since:
1.5
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The interaction class name as defined in the FOM.
  • Element Details

    • name

      String name
      The interaction class name as defined in the FOM.
      Returns:
      name