Annotation Interface StudioElementsGroup


@Target(METHOD) @Inherited public @interface StudioElementsGroup
Meta description that describes group of elements.

You can override an already existing StudioElementsGroup for your component by specifying the same xmlElement() and defining your xmlns() or defining a more specific target() (usually the FQN of your component).