@Documented
@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Plan
This annotation allows to specify that an attribute of a Capability
is a plan that should be added to the capability plan library. The annotated
field should be of the type Plan.