vitruv-tools / Vitruv-Domains-ComponentBasedSystems

Vitruv domains for component-based systems
Eclipse Public License 1.0
1 stars 7 forks source link

Use dynamic dispatch for file path creation of Java root elements #110

Closed HeikoKlare closed 2 years ago

HeikoKlare commented 2 years ago

This allows to pass any kind of JavaRoot to the method for retrieving the according file path, thus allowing generic handling of all kinds of JavaRoot elements in persistence logic.