JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.faktorips.runtime.model.annotation
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
String
association
The name of the association.
Element Details
association
String
association
The name of the association.