Package eu.bandm.tools.annotations
Annotation Interface EnvironmentDependencies
Container annotation for
EnvironmentDependency
annotations.- Since:
- 1.1
-
Required Element Summary
Modifier and TypeRequired ElementDescriptionThe descriptions of the environment dependencies collected.
-
Element Details
-
value
EnvironmentDependency[] valueThe descriptions of the environment dependencies collected.- Returns:
- the list of all annotated environment dependencies.
-