Annotation Interface Features.Path

Enclosing class:
Features

@Target(MODULE) @Retention(SOURCE) public static @interface Features.Path
Feature path. For top level features, this annotation can be omitted, and Features.Name.value() will be used instead.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Path of this feature.
  • Element Details

    • value

      String[] value
      Path of this feature.
      Returns:
      path elements