@Retention(value=RUNTIME) @Target(value={TYPE,ANNOTATION_TYPE}) public @interface Indexable
All annotations that want to be indexed need to be annotated with @Indexable.
@Indexable
Copyright © 2009–2018 SciJava. All rights reserved.