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
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
-
Method Summary
-
Method Details
-
getLabel
-
getName
String getName() -
isCustomDDMExpressionFunction
default boolean isCustomDDMExpressionFunction()
-