Hi there,
I have a question why SequenceFlow defines name and others variables in bpmn file, but these variables are not accessible when traversing process graph by object Connection. Should i create some feature request, or that was a design decision ?
Because with connection to (at least i hope so) conditional flow without gateways, which I've seen in master (jbpm.enable.multi.con - system property) it would be great to be able to access name of transitions.
Cheers KP