Annotation Interface TypeBased


@Retention(RUNTIME) @Target(TYPE) @Documented @Inherited public @interface TypeBased
Enables the type-based lookup of components.
Supported API: true

Extendable: false
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The internal name of the Windchill types this component supports

    Supported API: true
  • Element Details

    • value

      String[] value
      The internal name of the Windchill types this component supports

      Supported API: true
      Returns:
      String