Annotation Type OpDependency

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the Op to inject.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] hints
      Set to false if the dependency should not be adapted
    • Element Detail

      • name

        String name
        The name of the Op to inject.
      • hints

        String[] hints
        Set to false if the dependency should not be adapted
        Default:
        {}