Book a Demo

Author Topic: Protobuf Generation?  (Read 4719 times)

bknoth2

  • EA User
  • **
  • Posts: 129
  • Karma: +2/-0
    • View Profile
Protobuf Generation?
« on: June 11, 2021, 03:17:22 am »
I'm doing "due diligence." Does anyone know of a way to generate Google Protocol Buffers (protobufs) from a model? I've searched and haven't found anything. I know I could write a code-generation template to do it, but that would be an extensive project. I suspect there's a broad need for this capability and I'm surprised there's no solution.

Thanks
Bruce

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Protobuf Generation?
« Reply #1 on: June 11, 2021, 09:23:23 am »
I'm not aware of anything.

Assuming you're wanting to generate the definition, I would be using the schema composer. There is a relatively simple extension mechanism to define new profile types, but it does require an add-in.

https://sparxsystems.com/enterprise_architect_user_guide/15.2/automation/schema_composer_broadcasts.html