Annotation Type MethodPredicate

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String method
      Name of the method that will represent an LHS condition.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] args  
    • Element Detail

      • method

        String method

        Name of the method that will represent an LHS condition.

        Returns:
        name of the method
      • args

        String[] args
        Returns:
        array of field references which will be method arguments.
        Default:
        {}