I have a large set of classes in my Enterprise Architect design model from which I want to generate source code. The goal is to keep the source code consistent with the design model.
So far, I trigger the source code generation manually from the tool. Is there a way to trigger the source code generation via the Enterprise Architect object model? In this case, I could integrate source code generation into our CI pipeline.