We are thinking about doing some JQAssistant concepts/rules based on the values of annotation attributes.
Can these values be queried and evaluated with JQAssistant?
Example: Find all classes that have methods that are annotated with
@javax.ejb.TransactionAttribute(TransactionAttributeType.REQUIRES_NEW)