Event Analysis

The Event Analysis service enables the Aggregated Event Analysis mode of access. The service constructs new objects based on Eiffel event data. These objects may represent any type of entity, and typically reside at a higher level of abstraction than the Eiffel events.

It is worth noting that while Eiffel events are mutable, the objects constructed by an Event Analysis service may be mutable, depending on the individual implementation.

Implementations