Generate interface code from a Capella model

Hello,
In my company, we want to generate code interfaces from a Capella data model. The targets are:

  • protobuf interfaces
  • MIB interfaces
  • XSD
    Has anyone done this before and do you have any advice on the best way to develop this (using Capella studio or Python for Capella or whatever, any kind of advice …)?
    Thank you.

I don’t know if someone tried something similar, you might want to ask this question in the main forum.

For generating code from a Capella model you can have a look at Acceleo or other EMF (the modeling framework used by Capella) to text generators.