ESP projects replace Aleri data models.
Similar to Aleri models, ESP projects hold stream and window definitions, and any additional SPLASH code. However, they are much more flexible, for example, in the event processing options they support, and their runtime configurability.
An ESP project contains:
- One or more .ccl files, including a main file, and others that are imported into the main file
- A .cclnotation file that contains the diagram that visually represents the CCL
- One or more .ccr files that contain the project configuration to specify runtime options
- A .ccx executable file for compiled projects