I want to create a custom annotation and annotate it with another annotation like below:
@Documented @Target({ElementType.PARAMETER, ElementType.FIELD}) @Rete