Apama 10.15.3 | Developing Apama Applications | Developing Apama Applications in EPL | Using Functional Operations in EPL
 
Using Functional Operations in EPL
 
Functional operators
Functional listeners
Generators
Partially bound functions
The Functional EPL Library is available as a project bundle which you can add with either the apama_project tool or using Software AG Designer. This provides the following types which you can use in your EPL files with using statements:
*using com.apama.functional.Fn;
*using com.apama.functional.Functional;
You can find the API documentation for all of these types in the API Reference for EPL (ApamaDoc) .