Annotation Type IpsSubsetOfDerivedUnion
-
@Retention(RUNTIME) @Target(METHOD) public @interface IpsSubsetOfDerivedUnionMarks an association that is the subset of aIpsDerivedUnion.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueThe name used for a/the single target of the derived union association.
-