PalladioSimulator / Palladio-Analyzer-Slingshot

0 stars 1 forks source link

Provide MDSDBlackboard as well #13

Closed kjuli closed 1 year ago

kjuli commented 1 year ago

Before it was not possible to fetch the Blackboard with pcm resource URIs. Now it is possible to Inject MDSDBlackboard as well in the simulation run.

Furthermore, this PR also contains new plugins for QVTo defined in the target file.

kjuli commented 1 year ago

I think in the long term, we should even have a wrapper around the MDSDBlackboard instead of providing it directly, since one could abuse it quite badly.

This PR is more of a short-term solution so that we can progress quickly to the next milestone.