Generating code from uml diagrams

Hello,

where can I get information about the connection between the different UML diagrams and in which order should they be created in?

Also, do all of them play a role in generating JAVA code with VP?

In UML there is no specific order for create the diagrams. You can reference to the articles in the page below for details about UML diagrams.

Currently we only support generate Java code from Class Diagram and State Diagram. More details about our code engineering features can be found at Chapter 25. Code Engineering - Visual Paradigm Community Circle

Thanks for sharing the information really it helped.