Searched refs:sourceRef (Results 1 – 7 of 7) sorted by relevance
| /plugin/bpmnio/data/ |
| H A D | bpmn_close.text | 18 <sequenceFlow id="SequenceFlow_1" name="" sourceRef="StartEvent_1" targetRef="Task_1" /> 19 <sequenceFlow id="SequenceFlow_121ul2c" sourceRef="Task_17knw8l" targetRef="Task_1" /> 20 …<sequenceFlow id="SequenceFlow_0nuwads" name="No" sourceRef="ExclusiveGateway_1" targetRef="Task_1… 21 <sequenceFlow id="SequenceFlow_2" sourceRef="Task_1" targetRef="ExclusiveGateway_1" /> 22 …<sequenceFlow id="SequenceFlow_0snv4kp" name="Yes" sourceRef="ExclusiveGateway_1" targetRef="EndEv…
|
| H A D | dmn_close.text | 186 <sourceRef href="#dayType_id" />
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 34 …sourceRef.default!==n&&(Ar(n.sourceRef,"bpmn:ExclusiveGateway")||Ar(n.sourceRef,"bpmn:InclusiveGat…
|
| D | bpmn-modeler.development.js | 35435 if (businessObject.sourceRef.default !== businessObject && 35436 (is$1(businessObject.sourceRef, 'bpmn:ExclusiveGateway') || 35437 is$1(businessObject.sourceRef, 'bpmn:InclusiveGateway') || 35438 is$1(businessObject.sourceRef, 'bpmn:ComplexGateway') || 35439 is$1(businessObject.sourceRef, 'bpmn:Activity'))) { 35447 if (!businessObject.conditionExpression && is$1(businessObject.sourceRef, 'bpmn:Activity')) { 35459 if (is$1(businessObject.sourceRef, 'bpmn:Activity') && businessObject.conditionExpression) { 35466 if ((is$1(businessObject.sourceRef, 'bpmn:ExclusiveGateway') || 35467 is$1(businessObject.sourceRef, 'bpmn:InclusiveGateway') || 35468 is$1(businessObject.sourceRef, 'bpmn:ComplexGateway') || [all …]
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …sourceRef.default===f&&t.updateProperties(l.source,{default:void 0})})}N(cs,k);cs.$inject=["eventB… 223 …sourceRef.default!==n&&(m(n.sourceRef,"bpmn:ExclusiveGateway")||m(n.sourceRef,"bpmn:InclusiveGatew…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 13 ….prototype._getSource=function(n){var e,t;if(Q(n,"dmn:Association")?t=n.sourceRef:Q(n,"dmn:Informa… 16 …s.href=`#${t}`)})}},(r,s)=>{n[s]&&r()})}function xC(n,e,t){B({sourceRef:()=>{let{sourceRef:r}=n;r.… method
|
| H A D | dmn-modeler.production.min.js | 13 ….prototype._getSource=function(n){var e,t;if(O(n,"dmn:Association")?t=n.sourceRef:O(n,"dmn:Informa… 198 …sourceRef=n.create("dmn:DMNElementReference",{href:"#"+o.id}),l.$parent=r,c=r.targetRef=n.create("… method
|