eclipse-esmf / esmf-sdk

Load Aspect Models and their artifacts as Java code; share components to realize SAMM as code
https://eclipse-esmf.github.io/esmf-developer-guide/index.html
Mozilla Public License 2.0
22 stars 12 forks source link

Allow property mapping customizations for collection properties #598

Open andreas-schilling opened 6 days ago

andreas-schilling commented 6 days ago

This PR implements the smaller part of #547 and now allows to customize the mapping of collection valued properties from the outside through a PropertyMapper. Additionally, this PR fixes two related issues that have been found during development: