Which diagram types are considered for code generation?

If I’d call the C++ code generation, are only class diagrams considered?
If not, which other diagram types are also used for C++ code generation?

Hello SchlabUML,

Currently we only support generate code from Class Diagram and State Diagram. You can find out more detail at

C++ round-trip code engineering
http://www.visual-paradigm.com/product/vpuml/provides/roundtripcodeengine.jsp#cpproundtrip

State machine code generation
http://www.visual-paradigm.com/support/documents/vpumluserguide/276/386_statemachine.html

  • Please note that currently the C++ round-trip code engineering and state machine code generation are 2 independent features. Please do not put the code generated from state machine into round-trip engineering. State machine code engineering is a one-off code generation.

Best regards,
Rain