SeelabFhdo / lemma

Home of the Language Ecosystem for Modeling Microservice Architecture (LEMMA)
MIT License
33 stars 8 forks source link

Enable generation of intermediate domain models independent of service models #29

Open frademacher opened 3 years ago

frademacher commented 3 years ago

Currently, it is necessary to first import a domain model into a service model to derive its intermediate representation. There should be a GUI option similar to the "Generate Intermediate Service Models" that directly targets domain models and allows the generation of their intermediate representations independent of service model imports.