Home
last modified time | relevance | path

Searched refs:handleDataAssociation (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js15209 function handleDataAssociation(association, context) { function
15277 forEach(flowNode.dataInputAssociations, contextual(handleDataAssociation, context));
15278 forEach(flowNode.dataOutputAssociations, contextual(handleDataAssociation, context));