package xapi.annotation.model; import xapi.annotation.reflect.MirroredAnnotation; @MirroredAnnotation public @interface AdderFor { String value(); }