Interface ExpressionFunctionManager

All Superinterfaces:
FunctionFactory
All Known Implementing Classes:
BasicFunctionFactory, ClientFunctionFactory.DynamicDispatchCreatorManager

public interface ExpressionFunctionManager extends FunctionFactory
This interface is used in conjunction with the FunctionFactory, but provides the functions to add new expressions.
  • Method Details