| Interface | Description |
|---|---|
| ConcernDescriptor |
Concern descriptor.
|
| ConcernsDescriptor |
Concerns descriptor.
|
| Class | Description |
|---|---|
| ConcernOf<T> |
Base class for Concerns.
|
| GenericConcern |
Base class for generic Concerns.
|
| Annotation Type | Description |
|---|---|
| Concerns |
This annotation is used by composites and mixins to declare what Concerns
should be applied to the type or specific method.
|