Annotation Type IpsAssociationAdder
Marks the method for adding target objects to an association.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanIndicates whether the association has a cardinality
-
Element Details
-
association
String associationThe name of the association.
-
-
-
withCardinality
boolean withCardinalityIndicates whether the association has a cardinality- Since:
- 20.6
- Default:
- false
-