Open sebinside opened 10 months ago
Move to 3.0.0.
Do not move, but refactor/re-engineer models to work with our new implementation.
Note from the meeting: Also include CWA, don't forget to update the install notice for people actually using the analysis und testmodels
All current testmodels from Converter and DataFlowAnalysis are now unified in the https://github.com/DataFlowAnalysis/ExampleModels repository. Converter and Analysis repos are already modified to use the new repo. https://github.com/DataFlowAnalysis/DataFlowAnalysis/pull/173 and https://github.com/DataFlowAnalysis/Converter/pull/3 just need to be merged.
However, this issue was more related to moving the models from the PCM-Extension. @Entenwilli did you want to investigate/do this?
Still some work to be done here. I will add more test models from the PCM Extension and provide a unified interface for checking analysis results
Also open: Abstract class / Interface for every test scenario with (DSL) constraints and expected result
There are some test models left in the PCM extensions that should be moved or deleted.