EventSim/Developers Guide
< EventSim
If you are planning to extend EventSim or tailor it to your needs, please use the following information as a starting point.
Extension Scenarios
- Add new elements to the PCM meta-model and simulate corresponding models by creating a traversal strategy for each newly added control flow action.
- Tailor the simulation logic to your needs by modifying the respective traversal strategy.
- Predict additional quality dimensions while preserving existing functionality by decorating existing traversal strategies.
- Simulation modules now allow more complex extension scenarios