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
      java.lang.String association
      The name of the association.
    • Element Detail

      • association

        java.lang.String association
        The name of the association.