Searched refs:rootElements (Results 1 – 5 of 5) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| 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'); 40159 return !!find(rootElements, matchPattern({ id: rootElement.id })); 40206 rootElements; 40209 rootElements = bpmnjs.getDefinitions().get('rootElements'); property 40212 add(rootElements, rootElement); 40225 var rootElements = bpmnjs.getDefinitions().get('rootElements'); [all …]
|
| 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/ |
| D | bpmn-viewer.production.min.js | 2 …rootElements,(function(e){return dr(e,"bpmn:Process")||dr(e,"bpmn:Collaboration")}))}(o),!v)throw … 7 …*/(i));n=A(r,"bpmn:Collaboration")?r:u(e.rootElements,(function(e){if(A(e,"bpmn:Collaboration"))re…
|
| D | bpmn-navigated-viewer.production.min.js | 2 …rootElements,(function(e){return gr(e,"bpmn:Process")||gr(e,"bpmn:Collaboration")}))}(o),!v)throw … 7 …*/(i));n=A(r,"bpmn:Collaboration")?r:u(e.rootElements,(function(e){if(A(e,"bpmn:Collaboration"))re…
|
| D | bpmn-modeler.production.min.js | 7 …rootElements,(function(e){return fr(e,"bpmn:Process")||fr(e,"bpmn:Collaboration")}))}(o),!v)throw … 12 …*/(i));n=vr(r,"bpmn:Collaboration")?r:m(e.rootElements,(function(e){if(vr(e,"bpmn:Collaboration"))… 197 …rootElements,i),i.$parent=a,bt(a.rootElements,o),o.$parent=null,r.di=null,s.bpmnElement=i,n.di=s,e…
|