Searched refs:bpmnElement (Results 1 – 6 of 6) sorted by relevance
/plugin/bpmnio/data/ |
D | bpmn_close.text | 31 <bpmndi:BPMNPlane id="BpmnPlane_1" bpmnElement="Collaboration_1oh70al"> 32 <bpmndi:BPMNShape id="Participant_1r8g02m_di" bpmnElement="Participant_1r8g02m"> 35 <bpmndi:BPMNShape id="StartEvent_1_gui" bpmnElement="StartEvent_1"> 41 …<bpmndi:BPMNShape id="ExclusiveGateway_1_gui" bpmnElement="ExclusiveGateway_1" isMarkerVisible="tr… 47 <bpmndi:BPMNShape id="Task_17knw8l_di" bpmnElement="Task_17knw8l"> 50 <bpmndi:BPMNShape id="EndEvent_0oj7l6x_di" bpmnElement="EndEvent_0oj7l6x"> 56 <bpmndi:BPMNShape id="Task_1_gui" bpmnElement="Task_1"> 62 <bpmndi:BPMNEdge id="SequenceFlow_1_gui" bpmnElement="SequenceFlow_1"> 69 <bpmndi:BPMNEdge id="SequenceFlow_121ul2c_di" bpmnElement="SequenceFlow_121ul2c"> 76 <bpmndi:BPMNEdge id="SequenceFlow_0nuwads_di" bpmnElement="SequenceFlow_0nuwads"> [all …]
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
D | bpmn-viewer.production.min.js | 2 …bpmnElement&&(t._processToDiagramMap[e.plane.bpmnElement.id]=e)})),e.diagrams.filter((e=>e.plane))… property 7 …bpmnElement;-1!==a.indexOf(t)&&-1===l.indexOf(t)&&(s.push(e),l.push(t))}})),s}(e,t);if(!r)throw ne…
|
D | bpmn-navigated-viewer.production.min.js | 2 …bpmnElement&&(t._processToDiagramMap[e.plane.bpmnElement.id]=e)})),e.diagrams.filter((e=>e.plane))… property 7 …bpmnElement;-1!==a.indexOf(t)&&-1===l.indexOf(t)&&(s.push(e),l.push(t))}})),s}(e,t);if(!r)throw ne…
|
D | bpmn-modeler.production.min.js | 7 …bpmnElement;t?i[t.id]?s(`multiple DI elements defined for ${hr(t)}`,{element:t}):(i[t.id]=e,dr(t))… 12 …bpmnElement;-1!==a.indexOf(t)&&-1===c.indexOf(t)&&(s.push(e),c.push(t))}})),s}(e,t);if(!r)throw ne… 27 …bpmnElement&&(t._processToDiagramMap[e.plane.bpmnElement.id]=e)})),e.diagrams.filter((e=>e.plane))… property 197 …bpmnElement:e}),r=t.create("bpmndi:BPMNDiagram",{plane:i});return i.$parent=r,n.createRoot({id:zo(… property
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
D | bpmn-modeler.development.js | 15039 var bpmnElement = di.bpmnElement; 15041 if (bpmnElement) { 15042 if (bpmnElement.di) { 15045 element: elementToString(bpmnElement) 15047 { element: bpmnElement } 15050 diRefs.bind(bpmnElement, 'di'); 15051 bpmnElement.di = di; 15120 var rootElement = plane.bpmnElement; 15139 plane.bpmnElement = rootElement; 48059 bpmnElement: semantic, property [all …]
|
D | bpmn-modeler.production.min.js | 7 …bpmnElement;n?n.di?s(t("multiple DI elements defined for {element}",{element:dr(n)}),{element:n}):… 34 …bpmnElement:e,bounds:this.createDiBounds(t)},n))},ff.prototype.createDiBounds=function(e){return t… property
|