Annotation Type IpsAssociationRemover
-
@Retention(RUNTIME) @Target(METHOD) public @interface IpsAssociationRemoverMarks the method for removing target objects from an association.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringassociationThe name of the association.
-