For example if @B must be placed on the same element as @A, the declaration of @B would be:
@B
@A
@Requieres(A.class) @Target(FIELD) public @interface B{}