Searched refs:sourceRef (Results 1 – 6 of 6) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.production.min.js | 34 …sourceRef.default!==n&&(Ar(n.sourceRef,"bpmn:ExclusiveGateway")||Ar(n.sourceRef,"bpmn:InclusiveGat…
|
H A D | bpmn-modeler.development.js | 35435 if (businessObject.sourceRef.default !== businessObject && 35438 is$1(businessObject.sourceRef, 'bpmn:ComplexGateway') || 35439 is$1(businessObject.sourceRef, 'bpmn:Activity'))) { 35466 if ((is$1(businessObject.sourceRef, 'bpmn:ExclusiveGateway') || 35467 is$1(businessObject.sourceRef, 'bpmn:InclusiveGateway') || 35468 is$1(businessObject.sourceRef, 'bpmn:ComplexGateway') || 35469 is$1(businessObject.sourceRef, 'bpmn:Activity')) && 35470 businessObject.sourceRef.default === businessObject) { 48700 if (businessObject.sourceRef !== newSource) { 48702 … remove(businessObject.sourceRef && businessObject.sourceRef.get('outgoing'), businessObject); [all …]
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …sourceRef.default!==n&&(Cr(n.sourceRef,"bpmn:ExclusiveGateway")||Cr(n.sourceRef,"bpmn:InclusiveGat…
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A D | dmn-modeler.production.min.js | 7 …prototype._getSource=function(e){var t,n;if(Ln(e,"dmn:Association")?n=e.sourceRef:Ln(e,"dmn:Inform… 21 …sourceRef=e.create("dmn:DMNElementReference",{href:"#"+r.id})).$parent=i,(i.targetRef=e.create("dm… method in AnonymousFunction9d0550af38e00.i
|
H A D | dmn-viewer.production.min.js | 2 …prototype._getSource=function(e){var t,n;if(Yr(e,"dmn:Association")?n=e.sourceRef:Yr(e,"dmn:Inform…
|
H A D | dmn-navigated-viewer.production.min.js | 2 …prototype._getSource=function(e){var t,n;if(Zr(e,"dmn:Association")?n=e.sourceRef:Zr(e,"dmn:Inform…
|