ovm.polyd.tags
Annotation Type Self


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Self

Use this tag to mark the fields in the implementing bodies that you would like to auto-initialize when a new dispatcher, implementing the class of this field, is created.