Where I work we use BPMN diagram for modelling our business processes of our company. We use some of UML diagrams too, like Use Case Diagram and Class Diagram, but we need to link several business process of the BPMN diagram with some of methods or classes in the UML diagram or in our Code.
Basically we need indentify the business processes with our respective code methods or classes.
You Know some tool, diagram or some way for help us?
Thanks!