Annotation Type Components


Enable to configure the component by module (package).
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    The categories of the nested components (in the package).
  • Element Details

    • family

      Returns:
      the family value for all classes needing a component in this package or subpackages.
    • categories

      The categories of the nested components (in the package). You can use ${family} to represent the family in the category. If not present it will be appended at the end, for example Misc will become Misc/${family}.
      Returns:
      the categories to associate to this component. Default to "Misc".
      Default:
      {"Misc"}