Annotation Type IpsSubsetOfDerivedUnion


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface IpsSubsetOfDerivedUnion
    Marks an association that is the subset of a IpsDerivedUnion.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      The name used for a/the single target of the derived union association.
    • Element Detail

      • value

        java.lang.String value
        The name used for a/the single target of the derived union association.