Searched refs:rootElements (Results 1 – 4 of 4) 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/ |
| H A D | bpmn-viewer.production.min.js | 7 …rootElements,function(t){return Pe(t,"bpmn:Process")||Pe(t,"bpmn:Collaboration")})}function An(e){…
|
| H A D | bpmn-modeler.production.min.js | 7 …rootElements,function(t){return jt(t,"bpmn:Process")||jt(t,"bpmn:Collaboration")})}function Rl(e){… 211 …rootElements,r),r.$parent=a,Te(a.rootElements,o),o.$parent=null,i.di=null,s.bpmnElement=r,n.di=s,e…
|