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