Annotation Interface HasSubclasses


@Target(TYPE) @Retention(RUNTIME) public @interface HasSubclasses
If a class is annotated with this (non-inheritable) annotation, the store mechanism knows that a field of the class can also contain subclasses of it.