Instant Generator and Requirements

In my current Project I am using UML Class Diagrams to design my System and a SysML Requirements Diagram for traceability. The requirements reference classes, methods, etc., depending on where functionality is implemented.

Is it possible with the Instant Generator to get the Requirement ID (or perhaps even the Requirement Description) as a comment? This would allow for good traceability down to the code level.

The .vm files used seem promising but I do not know how to access the “Referenced by” attribute of my classes. Is there perhaps a detailed documentation available on the functions available in the .vm files?

Best Regards,
Jeronimo

Instant Generator is designed for code generation.
it isn’t support all properties.

In your case, we suggest using Open API

Besides, it is the API of Instant Generator

Thank you very much for using Visual Paradigm