Annotation Interface IpsInverseAssociation


@Retention(RUNTIME) @Target(METHOD) public @interface IpsInverseAssociation
Marks an association that is the reverse of another association.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name used for a/the single target of the inverse association.
  • Element Details

    • value

      String value
      The name used for a/the single target of the inverse association.