Searched refs:rootElements (Results 1 – 5 of 5) sorted by relevance
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 14966 return find(definitions.rootElements, function(e) { 15153 handleUnhandledProcesses(definitions.rootElements, ctx); 15189 function handleUnhandledProcesses(rootElements, ctx) { argument 15194 var processes = filter(rootElements, function(e) { 40157 rootElements = definitions.get('rootElements'); 40206 rootElements; 40212 add(rootElements, rootElement); 40228 remove(rootElements, addedRootElement); 51669 add(bpmnDefinitions.rootElements, newRootBusinessObject); 51672 remove(bpmnDefinitions.rootElements, oldRootBusinessObject); [all …]
|
H A D | bpmn-modeler.production.min.js | 7 …rootElements,(function(e){return mr(e,"bpmn:Process")||mr(e,"bpmn:Collaboration")}))}(o)))throw ne… 34 …rootElements,i),i.$parent=a,mt(a.rootElements,o),o.$parent=null,o.di=null,s.bpmnElement=i,i.di=s,e…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-viewer.production.min.js | 2 …rootElements,(function(e){return wr(e,"bpmn:Process")||wr(e,"bpmn:Collaboration")}))}(a),!x)throw … 7 …*/(i));n=_(r,"bpmn:Collaboration")?r:c(e.rootElements,(function(e){if(_(e,"bpmn:Collaboration"))re…
|
H A D | bpmn-navigated-viewer.production.min.js | 2 …rootElements,(function(e){return _r(e,"bpmn:Process")||_r(e,"bpmn:Collaboration")}))}(a),!b)throw … 7 …*/(i));n=_(r,"bpmn:Collaboration")?r:c(e.rootElements,(function(e){if(_(e,"bpmn:Collaboration"))re…
|
H A D | bpmn-modeler.production.min.js | 7 …rootElements,(function(e){return wr(e,"bpmn:Process")||wr(e,"bpmn:Collaboration")}))}(a),!b)throw … 12 …*/(i));n=Cr(r,"bpmn:Collaboration")?r:m(e.rootElements,(function(e){if(Cr(e,"bpmn:Collaboration"))… 194 …rootElements,i),i.$parent=a,bt(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e…
|