Searched refs:sourceRef (Results 1 – 8 of 8) sorted by relevance
| /plugin/bpmnio/data/ |
| 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…
|
| 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/ |
| D | bpmn-modeler.production.min.js | 197 …sourceRef.default===a&&t.updateProperties(o.source,{default:void 0})}))}function vh(e,t,n,i,r,o){i…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 15 …prototype._getSource=function(e){var t,n;if(hn(e,"dmn:Association")?n=e.sourceRef:hn(e,"dmn:Inform… 191 …sourceRef=e.create("dmn:DMNElementReference",{href:"#"+o.id})).$parent=i,(i.targetRef=e.create("dm… method
|
| D | dmn-viewer.production.min.js | 10 …prototype._getSource=function(e){var t,n;if(yi(e,"dmn:Association")?n=e.sourceRef:yi(e,"dmn:Inform…
|
| D | dmn-navigated-viewer.production.min.js | 10 …prototype._getSource=function(e){var t,n;if(bi(e,"dmn:Association")?n=e.sourceRef:bi(e,"dmn:Inform…
|