@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 © 2015–2022 SciJava. All rights reserved.