Annotation Interface ReportPolymorphism


@Retention(CLASS) @Target(TYPE) @Inherited public @interface ReportPolymorphism
Enables reporting of polymorphic specializations from this node or exported message to the runtime. Polymorphic specializations include, but are not limited to, activating another specialization, increasing the number of instances of an active specialization, excluding a specialization, etc. Additional information on the effect of ReportPolymorphism can be found in ReportingPolymorphism.md.
Since:
0.33