@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface CapabilityAssociation
Capability
is an association between capabilities.| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
isComposition
This attributes indicated whether the relationship between the
capabilities is a simple association or a composition.
|