Annotation Interface GroupingRoot


@Retention(RUNTIME) public @interface GroupingRoot
Indicates that a set of definitions of classes can be collectively grouped using this class.

It is typically set on the abstract parent class of a set of classes.

Author:
Owen Feehan
See Also: