Interface DDMExpressionFunction

All Known Subinterfaces:
DDMExpressionFunction.Function0<R>, DDMExpressionFunction.Function1<A,R>, DDMExpressionFunction.Function2<A,B,R>, DDMExpressionFunction.Function3<A,B,C,R>, DDMExpressionFunction.Function4<A,B,C,D,R>

public interface DDMExpressionFunction
  • Method Details

    • getLabel

      default String getLabel(Locale locale)
    • getName

      String getName()
    • isCustomDDMExpressionFunction

      default boolean isCustomDDMExpressionFunction()