Annotation Type IpsAssociationRemover


@Retention(RUNTIME) @Target(METHOD) public @interface IpsAssociationRemover
Marks the method for removing target objects from an association.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The name of the association.
  • Element Details

    • association

      String association
      The name of the association.